pompy.dev/apps/main/vercel.json
2024-09-10 10:43:58 +09:00

8 lines
154 B
JSON

{
"rewrites": [
{
"source": "/stats/:match*",
"destination": "https://umami.developomp.com/:match*"
}
]
}