* refactor: Use the latest vercel configuration instead of now * Remove redict
@@ -21,12 +21,5 @@
}
]
- ],
- "redirects": [
- {
- "source": "/([^.]+)",
- "destination": "/",
- "statusCode": 301
- }