mirror of
https://github.com/afoim/fuwari.git
synced 2026-01-31 09:03:18 +08:00
15 lines
191 B
JSON
15 lines
191 B
JSON
{
|
|
"$schema": "https://openapi.vercel.sh/vercel.json",
|
|
"headers": [
|
|
{
|
|
"source": "/(.*)",
|
|
"headers": [
|
|
{
|
|
"key": "Cache-Control",
|
|
"value": "no-store"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|