Files
NoteNextra-origin/vercel.json
Zheyuan Wu 33c02dc4a8
Some checks failed
Sync from Gitea (main→main, keep workflow) / mirror (push) Has been cancelled
? what changes?
2026-01-12 15:36:25 -06:00

5 lines
103 B
JSON

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