Files
polymarket-analyst_github/vercel.json
T
2026-07-12 16:39:18 -04:00

23 lines
344 B
JSON

{
"headers": [
{
"source": "/",
"headers": [
{
"key": "Cache-Control",
"value": "no-store, max-age=0"
}
]
},
{
"source": "/index.html",
"headers": [
{
"key": "Cache-Control",
"value": "no-store, max-age=0"
}
]
}
]
}