vercel.json 74 B

1
  1. { "version": 2, "rewrites": [{ "source": "/(.*)", "destination": "/" }] }