diff --git a/backend/vercel.json b/backend/vercel.json index 964d7ac7..5cd35f02 100644 --- a/backend/vercel.json +++ b/backend/vercel.json @@ -9,7 +9,7 @@ "rewrites": [ { "source": "/frontend/:match*", - "destination": "https://gse-frontend-preview.vercel.app/:match*" + "destination": "https://gse-frontend.vercel.app/:match*" } ] } \ No newline at end of file