mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-14 03:30:19 +00:00
👷 build: fix netlify deployment failed (#4328)
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ command = "pnpm run build"
|
||||
publish = ".next"
|
||||
|
||||
[build.environment]
|
||||
NODE_OPTIONS = "--max_old_space_size=8192"
|
||||
NODE_OPTIONS = "--max_old_space_size=4096"
|
||||
|
||||
[template.environment]
|
||||
OPENAI_API_KEY = "set your OpenAI API Key"
|
||||
|
||||
Reference in New Issue
Block a user