We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73a4e3d commit a33c75bCopy full SHA for a33c75b
vercel.json
@@ -1,4 +1,4 @@
1
{
2
- "buildCommand": "NODE_OPTIONS=--max-old-space-size=6144 next build",
+ "buildCommand": "NODE_OPTIONS=--max-old-space-size=6144 bun run build",
3
"installCommand": "bun install"
4
}
0 commit comments