2024-03-29 22:43:46 -06:00

7 lines
127 B
TOML

[build]
publish = "public"
command = "hugo --gc --minify -b ${DEPLOY_PRIME_URL}"
[build.environment]
HUGO_VERSION = "0.121.1"