mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-09-25 03:27:39 +00:00
Make Vercel serve root entrypoint
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"routes": [{ "src": "/[^.]+", "dest": "/", "status": 200 }]
|
||||
}
|
||||
Reference in New Issue
Block a user