vf-site/netlify.toml

6 lines
89 B
TOML

[build]
command = "pnpm build"
publish = "dist"
[build.environment]
NODE_VERSION = "24"