We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efce837 commit 6dc0d93Copy full SHA for 6dc0d93
netlify.toml
@@ -3,5 +3,5 @@ publish = "docs/.vitepress/dist"
3
command = "pnpm run build && pnpm run docs:build"
4
5
[build.environment]
6
-NODE_VERSION = "20"
+NODE_VERSION = "22"
7
NODE_OPTIONS = "--max_old_space_size=8192"
0 commit comments