Files
chinese-family-tree-2/netlify.toml
T
freedakgmail e9b1641509 0.6.0.2
2025-12-10 10:19:29 +08:00

10 lines
149 B
TOML

[build]
command = "npm run build"
publish = ".next"
[build.environment]
NODE_VERSION = "18"
[[plugins]]
package = "@netlify/plugin-nextjs"