From 661d02e98fbc6b174e69625197a6210c7bab09fc Mon Sep 17 00:00:00 2001 From: Ayush Kumar <140801177+ayush-129@users.noreply.github.com> Date: Tue, 9 Jul 2024 23:57:19 +0530 Subject: [PATCH] Update versel.json --- versel.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/versel.json b/versel.json index 003540d..3a48e56 100644 --- a/versel.json +++ b/versel.json @@ -1,9 +1,3 @@ { - "rewrites": [ - { - "source": "/(.*)", - "destination": "/" - } - ] + "rewrites": [{ "source": "/(.*)", "destination": "/" }] } -