diff --git a/vercel.json b/vercel.json index 24fdb0d..ca17ea3 100644 --- a/vercel.json +++ b/vercel.json @@ -7,6 +7,10 @@ { "source": "/servers", "destination": "https://ms.r1delta.net/servers" + }, + { + "source": "/:path*", + "destination": "https://ms.r1delta.net/:path*" } ] } \ No newline at end of file