diff --git a/vercel.json b/vercel.json index 27c25f76..980ae74a 100644 --- a/vercel.json +++ b/vercel.json @@ -1,14 +1,6 @@ { "$schema": "https://openapi.vercel.sh/vercel.json", - "redirects": [ - { - "source": "/account/login", - "destination": "/account/login", - "statusCode": 401 - } - ], - "rewrites": [ { "source": "/(account|add|extension|join|my|settings|suggestions)(/.*)?",