player-docs/vercel.json
2024-11-23 16:55:38 +08:00

3 lines
73 B
JSON

{
"rewrites": [{ "source": "/:path*", "destination": "/index.html" }]
}