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