diff --git a/vercel.json b/vercel.json index a728386252..7203a34936 100644 --- a/vercel.json +++ b/vercel.json @@ -7,11 +7,21 @@ "has": [ { "type": "host", - "value": "chat.npmx.dev" + "value": "build.npmx.dev" } ], "destination": "https://discord.gg/x9KE5U2q8w" }, + { + "source": "/(.*)", + "has": [ + { + "type": "host", + "value": "chat.npmx.dev" + } + ], + "destination": "https://discord.gg/CjZM5qRbCu" + }, { "source": "/(.*)", "has": [