refactor: Use the latest vercel configuration instead of now (#2893)

* refactor: Use the latest vercel configuration instead of now

* Remove redict
This commit is contained in:
Lipis
2021-02-02 15:38:33 +02:00
committed by GitHub
parent f8087e01c8
commit 210649f383

View File

@ -21,12 +21,5 @@
}
]
}
],
"redirects": [
{
"source": "/([^.]+)",
"destination": "/",
"statusCode": 301
}
]
}