Skip to content

Commit 48a5a38

Browse files
committed
chore: update max_old_space_size for netlify deploys
1 parent 81d17a3 commit 48a5a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@
2020

2121
[build.environment]
2222
NPM_FLAGS = "--version"
23-
NODE_OPTIONS = "--max_old_space_size=4096"
23+
NODE_OPTIONS = "--max_old_space_size=5120"
2424
NODE_VERSION = "lts/*"

0 commit comments

Comments
 (0)