[build] publish = "_site" command = "curl -sSOL https://cecil.app/build.sh && bash ./build.sh" [build.environment] PHP_VERSION = "7.4" [context.production.environment] CECIL_ENV = "production" [context.deploy-preview.environment] CECIL_ENV = "preview" [[headers]] for = "/*" [headers.values] X-Frame-Options = "SAMEORIGIN" X-XSS-Protection = "0" X-Content-Type-Options = "nosniff" Content-Security-Policy = "default-src 'self'; script-src 'self'" X-Clacks-Overhead = "GNU Terry Pratchett"