summaryrefslogtreecommitdiff
path: root/driver/vercel.json
blob: 408821b11aa3e53609990221e1a6b330ed7089d4 (plain)
1
2
3
4
5
6
7
8
{
  "rewrites": [
    {
      "source": "/(.*)",
      "destination": "/"
    }
  ]
}