Skip to content

Commit 1e15595

Browse files
committed
Update netlify.toml to use node 20
1 parent d97381b commit 1e15595

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
@@ -3,7 +3,7 @@
33
command = "npm run build"
44

55
[build.environment]
6-
NODE_VERSION = "18"
6+
NODE_VERSION = "20"
77

88
# Redirect rules for SPA-like behavior (optional)
99
[[redirects]]

0 commit comments

Comments
 (0)