Skip to content

Commit 4d71ff2

Browse files
committed
chore: update configuration for Vercel deployment
- Added postinstall script to rebuild lightningcss for Vercel environment. - Updated vercel.json to include installCommand, nodeVersion, environment variables, and function runtime settings.
1 parent 284992a commit 4d71ff2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

vercel.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"buildCommand": "npm run build",
44
"installCommand": "npm install && npm rebuild lightningcss",
55
"framework": "nextjs",
6-
"nodeVersion": "24.x",
76
"env": {
87
"npm_config_platform": "linux",
98
"npm_config_arch": "x64",

0 commit comments

Comments
 (0)