add vercel config (#6018)
This commit is contained in:
committed by
GitHub
parent
f868775861
commit
0c858f7fd4
3
packages/admin-next/dashboard/vercel.json
Normal file
3
packages/admin-next/dashboard/vercel.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"rewrites": [{ "source": "/(.*)", "destination": "/" }]
|
||||
}
|
||||
Reference in New Issue
Block a user