after-dark/netlify.toml

8 lines
165 B
TOML
Raw Permalink Normal View History

2022-07-17 19:36:58 +00:00
[build]
command = "zola build"
[build.environment]
ZOLA_VERSION = "0.16.0"
[context.deploy-preview]
command = "zola build --base-url $DEPLOY_PRIME_URL"