Initial commit
This commit is contained in:
9
vercel.json
Normal file
9
vercel.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"rewrites": [
|
||||
{
|
||||
"source": "/:path*",
|
||||
"destination": "/index.html"
|
||||
}
|
||||
],
|
||||
"trailingSlash": false
|
||||
}
|
||||
Reference in New Issue
Block a user