Skip to content

Commit e71e8d7

Browse files
committed
revert node 20
1 parent 093e667 commit e71e8d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
[build.environment]
1111
# Sets the Node.js version to 22 (LTS as of early 2026)
1212
# This ensures the build environment matches your local setup
13-
NODE_VERSION = "22"
13+
NODE_VERSION = "20"
1414

1515
# Optional: Increase memory if your docs grow very large
1616
# NODE_OPTIONS = "--max-old-space-size=4096"

0 commit comments

Comments
 (0)