diff --git a/netlify.toml b/netlify.toml index 71eb2368..f0990102 100755 --- a/netlify.toml +++ b/netlify.toml @@ -2,6 +2,9 @@ publish = "dist" command = "pnpm run build" +[build.environment] +NODE_OPTIONS = '--max-old-space-size=4096' + # Redirect to Discord server [[redirects]] from = "https://chat.nimbus.town"