Files
modeling-app/vercel.json

21 lines
288 B
JSON
Raw Permalink Normal View History

{
"version": 2,
"headers": [
{
"source": "/",
"missing": [
{
"type": "host",
"value": "app.zoo.dev"
}
],
"headers": [
{
"key": "X-Robots-Tag",
"value": "noindex"
}
]
}
]
}