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