diff --git a/veercel.json b/veercel.json index 898773e..a2afd48 100644 --- a/veercel.json +++ b/veercel.json @@ -1,3 +1,3 @@ { - "rewrites": [{ "source": "/(.*)", "destination": "/" }] + "rewrites": [{ "source": "/(.*)", "destination": "/index.html" }] } \ No newline at end of file