M82-SiteWeb/netlify.toml
2024-01-03 10:49:55 +01:00

10 строки
165 B
TOML

[build]
publish = "public"
command = "hugo"
[context.production.environment]
HUGO_VERSION = "v0.121.1"
[context.production]
command = "hugo --gc --minify"