mirror of
https://github.com/Lissy93/personal-security-checklist.git
synced 2024-12-22 21:05:35 +07:00
Fixes Vercel config
This commit is contained in:
parent
23dac76b8d
commit
f751934e53
@ -41,16 +41,5 @@
|
||||
}
|
||||
],
|
||||
"cleanUrls": true,
|
||||
"trailingSlash": false,
|
||||
"staticHeaders": [
|
||||
{
|
||||
"source": "/static/(.*)",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
"value": "public, max-age=604800, immutable"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
"trailingSlash": false
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user