5 lines
99 B
JSON
5 lines
99 B
JSON
{
|
|
"framework": "nextjs",
|
|
"buildCommand": "NODE_OPTIONS=--max-old-space-size=8192 next build"
|
|
}
|