Skip to content

Commit 7a4563b

Browse files
authored
feat: chat.npmx.dev + build.npmx.dev (#1774)
1 parent 9485afa commit 7a4563b

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

vercel.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,21 @@
77
"has": [
88
{
99
"type": "host",
10-
"value": "chat.npmx.dev"
10+
"value": "build.npmx.dev"
1111
}
1212
],
1313
"destination": "https://discord.gg/x9KE5U2q8w"
1414
},
15+
{
16+
"source": "/(.*)",
17+
"has": [
18+
{
19+
"type": "host",
20+
"value": "chat.npmx.dev"
21+
}
22+
],
23+
"destination": "https://discord.gg/CjZM5qRbCu"
24+
},
1525
{
1626
"source": "/(.*)",
1727
"has": [

0 commit comments

Comments
 (0)