[build]
publish = "public"
[build.environment]
HUGO_VERSION = "0.89.4"
[context.production]
command = "hugo"
[context.deploy-preview]
command = "hugo --environment staging"