diff --git a/client/vercel.json b/client/vercel.json deleted file mode 100644 index b14f845..0000000 --- a/client/vercel.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "rewrites": [ - { - "source": "http://51.20.115.7:5000/:path*", - "destination": "http://51.20.115.7:5000/:path*" - } - ] -}