Added vercel.json for deployment
This commit is contained in:
6
frontend/vercel.json
Normal file
6
frontend/vercel.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"rewrites": [{
|
||||
"source": "/(.*)",
|
||||
"destination": "/"
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user