M82-SiteWeb/netlify.toml
2024-02-20 11:40:01 +01:00

10 строки
217 B
TOML

[build]
publish = "public"
command = "hugo"
[context.production.environment]
HUGO_VERSION = "v0.121.1"
[context.production]
command = "hugo --gc --minify --baseURL https://chipper-klepon-ab7771.netlify.app"