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