Files
AppFlowy-Web/vercel.json
2025-01-06 12:36:02 +08:00

4 lines
66 B
JSON

{
"routes": [{ "src": "/[^.]+", "dest": "/", "status": 200 }]
}