Skip to content

Commit 6557c91

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 4d71ff2 commit 6557c91

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

vercel.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,5 @@
77
"npm_config_platform": "linux",
88
"npm_config_arch": "x64",
99
"npm_config_libc": "glibc"
10-
},
11-
"functions": {
12-
"**/*.js": {
13-
"runtime": "nodejs24.x"
14-
}
1510
}
1611
}

0 commit comments

Comments
 (0)