We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 530ac36 commit a55c5a9Copy full SHA for a55c5a9
apps/console/vercel.json
@@ -0,0 +1,5 @@
1
+{
2
+ "rewrites": [
3
+ { "source": "/((?!assets|mockServiceWorker\\.js).*)", "destination": "/index.html" }
4
+ ]
5
+}
0 commit comments