Skip to content

Commit

Permalink
Update vercel.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sxjeru authored Jan 17, 2025
1 parent afb9533 commit 8e5a02a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vercel.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"buildCommand": "NODE_OPTIONS=--max-old-space-size=7000 next build",
"buildCommand": "NODE_OPTIONS=--max-old-space-size=5000 next build",
"installCommand": "bun install"
}

0 comments on commit 8e5a02a

Please sign in to comment.