npm/netlify.toml

5 lines
73 B
TOML
Raw Normal View History

2023-02-16 14:45:21 +08:00
[build]
base = "docs"
command = "npm run build"
publish = "output"