Skip to content

Commit

Permalink
chore: bump node version on netlify (#901)
Browse files Browse the repository at this point in the history
  • Loading branch information
iiio2 authored Jan 20, 2025
1 parent efce837 commit 6dc0d93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ publish = "docs/.vitepress/dist"
command = "pnpm run build && pnpm run docs:build"

[build.environment]
NODE_VERSION = "20"
NODE_VERSION = "22"
NODE_OPTIONS = "--max_old_space_size=8192"

0 comments on commit 6dc0d93

Please sign in to comment.