79371091

Date: 2025-01-20 11:08:38
Score: 1.5
Natty:
Report link

Make a vercel.json file in root folder for missing routes and write this code:

{ "rewrites": [{ "source": "/(.*)", "destination": "/" }] }
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Aniket Kumar