diff --git a/vercel.json b/vercel.json index 6802f4f..7f7e298 100644 --- a/vercel.json +++ b/vercel.json @@ -1,10 +1,4 @@ { - "rewrites": [ - { - "source": "/((?!api|static|_next).*)", - "destination": "/index.html" - } - ], "headers": [ { "source": "/static/(.*)",