There was an error while loading. Please reload this page.
1 parent f8088ed commit 7aa5a91Copy full SHA for 7aa5a91
1 file changed
apps/web/vercel.json
@@ -0,0 +1,3 @@
1
+{
2
+ "rewrites": [{ "source": "/(.*)", "destination": "/index.html" }]
3
+}
0 commit comments