Socialify

Folder ..

Viewing vercel.json
3 lines (3 loc) • 62.0 B

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