Skip to content

Commit

Permalink
chore: fix the memory problem from Netlify
Browse files Browse the repository at this point in the history
  • Loading branch information
Franck Gaudin committed Apr 30, 2024
1 parent 800b612 commit 16a0503
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[build]
command = "pnpm build && pnpm doc:build"
publish = "apps/docs/.next"
environment = { NODE_OPTIONS = "--max-old-space-size=8192" }

[[plugins]]
package = "@netlify/plugin-nextjs"

0 comments on commit 16a0503

Please sign in to comment.