Skip to content
Snippets Groups Projects
Forked from Revolt / Revite
340 commits behind the upstream repository.
vercel.json 69 B
{
    "routes": [{ "src": "/[^.]+", "dest": "/", "status": 200 }]
}