mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-04-15 14:42:38 +00:00
initialize with https://github.com/onwidget/astrowind
This commit is contained in:
15
v3/vercel.json
Normal file
15
v3/vercel.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"cleanUrls": true,
|
||||
"trailingSlash": false,
|
||||
"headers": [
|
||||
{
|
||||
"source": "/_astro/(.*)",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
"value": "public, max-age=31536000, immutable"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user