diff --git a/vercel.json b/vercel.json index c062218e..f73c19da 100644 --- a/vercel.json +++ b/vercel.json @@ -5,8 +5,8 @@ ], "redirects": [ { - "source": "/:match*", - "destination": "/isr/:match*" + "source": "/api:match*", + "destination": "/isr/api:match*" } ] } \ No newline at end of file