aboutsummaryrefslogtreecommitdiff
path: root/vercel.json
blob: 0ee808a1ce6749771b4f4135ba1763f079c67b7d (plain) (blame)
1
2
3
{
  "routes": [{ "handle": "filesystem" }, { "src": "/(.*)", "dest": "/index.html" }]
}