cse-website/netlify.toml

7 lines
93 B
TOML

[build]
command = "npm run build"
publish = "dist"
[build.environment]
NODE_VERSION = "22"