website/netlify.toml

7 lines
112 B
TOML

[build]
command = "make build"
publish = "_site"
[context.deploy-preview]
command = "make build-preview"