mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 21:07:31 +00:00
chore: fix vercel 404 (#5212)
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
{
|
||||
"cleanUrls": true,
|
||||
"rewrites": [
|
||||
{ "source": "/docs/:match*", "destination": "/:match*" }
|
||||
],
|
||||
"redirects": [
|
||||
{ "source": "/", "destination": "/docs" }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user