We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7187724 commit 1edd6f6Copy full SHA for 1edd6f6
netlify.toml
@@ -3,7 +3,7 @@ command = "pnpm run build"
3
publish = ".next"
4
5
[build.environment]
6
-NODE_OPTIONS = "--max_old_space_size=8192"
+NODE_OPTIONS = "--max_old_space_size=4096"
7
8
[template.environment]
9
OPENAI_API_KEY = "set your OpenAI API Key"
0 commit comments