lightspeed/netlify.toml

8 lines
96 B
TOML

[build]
publish = "public"
command = "zola build"
[build.environment]
ZOLA_VERSION = "0.11.0"