We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 093e667 commit e71e8d7Copy full SHA for e71e8d7
1 file changed
netlify.toml
@@ -10,7 +10,7 @@
10
[build.environment]
11
# Sets the Node.js version to 22 (LTS as of early 2026)
12
# This ensures the build environment matches your local setup
13
- NODE_VERSION = "22"
+ NODE_VERSION = "20"
14
15
# Optional: Increase memory if your docs grow very large
16
# NODE_OPTIONS = "--max-old-space-size=4096"
0 commit comments