bug fix
This commit is contained in:
@@ -1,10 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": 2,
|
"version": 2,
|
||||||
"builds": [
|
"builds": [{ "src": "dist/**/*", "use": "@vercel/static" }],
|
||||||
{
|
|
||||||
"src": "index.html",
|
|
||||||
"use": "@vercel/static"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"routes": [{ "src": "/(.*)", "dest": "/index.html" }]
|
"routes": [{ "src": "/(.*)", "dest": "/index.html" }]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user