[build]
publish = "public"
command = "make production-build"
[context.deploy-preview]
command = "make preview-build"
[context.branch-deploy]
[context.production.environment]
HUGO_ENV = "production"