Skip to content

Commit 8286e15

Browse files
add optional deps to try to fix vercel deployment
1 parent 115af7d commit 8286e15

File tree

2 files changed

+384
-0
lines changed

2 files changed

+384
-0
lines changed

apps/site/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,5 +96,9 @@
9696
"@opennextjs/cloudflare": "^1.0.0-beta.3",
9797
"wrangler": "^4.13.0",
9898
"@flarelabs-net/wrangler-build-time-fs-assets-polyfilling": "^0.0.0"
99+
},
100+
"optionalDependencies": {
101+
"@tailwindcss/oxide-linux-x64-gnu": "~4.1.4",
102+
"lightningcss-linux-x64-gnu": "~1.29.3"
99103
}
100104
}

0 commit comments

Comments
 (0)