We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60ea027 commit 9f7418bCopy full SHA for 9f7418b
1 file changed
netlify.toml
@@ -1,5 +1,5 @@
1
[build]
2
- command = "NODE_OPTIONS=\"--max_old_space_size=4096\" yarn run build"
+ command = "NODE_OPTIONS=\"--max_old_space_size=8192\" yarn run build"
3
publish = "build"
4
5
[build.environment]
0 commit comments