{ "hosting": { "site": "pixelplumbing-sharp", "public": "dist", "headers": [ { "source": "**", "headers": [ { "key": "Cache-Control", "value": "max-age=86400" }, { "key": "X-Content-Type-Options", "value": "nosniff" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN" } ] } ] } }