apricote.de/vercel.json

18 lines
255 B
JSON

{
"build": {
"env": {
"HUGO_VERSION": "0.118.2"
}
},
"headers": [
{
"source": "/(.*)",
"headers": [
{
"key": "Permissions-Policy",
"value": "interest-cohort=()"
}
]
}
]
}