aboutsummaryrefslogtreecommitdiff
path: root/vercel.json
blob: 18da4e3cc1e56b7b4704397875e5c617cfe20ae4 (plain) (blame)
1
2
3
{
  "rewrites": [{ "source": "/(.*)", "destination": "/api" }]
}