react
This commit is contained in:
5
vercel.json
Normal file
5
vercel.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"version": 2,
|
||||
"builds": [{ "src": "package.json", "use": "@vercel/next" }],
|
||||
"routes": [{ "src": "/(.*)", "dest": "/" }]
|
||||
}
|
||||
Reference in New Issue
Block a user