We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 985c95b commit db140d5Copy full SHA for db140d5
1 file changed
vercel.json
@@ -5,11 +5,5 @@
5
"src": "index.html",
6
"use": "@vercel/static-build"
7
}
8
- ],
9
- "routes": [
10
- {
11
- "src": "/(.*)",
12
- "dest": "/index.html"
13
- }
14
]
15
0 commit comments