[build] publish = "public" command = "hugo --gc --minify" [build.environment] HUGO_VERSION = "0.118.2" HUGO_ENV = "production" HUGO_ENABLEGITINFO = "true" [context.deploy-preview] command = "sed -i 's/! Content-Security-Policy//g' static/_headers && hugo --minify"