1
0
Fork 0
mirror of https://github.com/sussy-code/smov.git synced 2024-12-20 14:37:43 +01:00

Update vercel.json

This commit is contained in:
Honkertonken 2024-03-16 13:12:34 +05:30 committed by GitHub
parent 35113ed522
commit 162da3b22b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,10 @@
{
"routes": [{ "src": "/[^.]+", "dest": "/", "status": 200 }],
"rewrites": [
{
"source": "/(.*)",
"destination": "/"
}
],
"headers": [
{
"source": "/(.*)",