Files
velero/netlify.toml
T
2023-10-02 15:07:40 -04:00

11 lines
203 B
TOML

[build]
base = "site/"
command = "hugo --gc --minify"
publish = "public"
[context.production.environment]
HUGO_VERSION = "0.73.0"
[context.deploy-preview.environment]
HUGO_VERSION = "0.73.0"