player-docs/vercel.json
2024-11-23 16:44:18 +08:00

3 lines
61 B
JSON

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