Files
NoteNextra-origin/vercel.json
2025-02-11 21:19:12 -06:00

5 lines
99 B
JSON

{
"framework": "nextjs",
"buildCommand": "NODE_OPTIONS=--max-old-space-size=8192 next build"
}