From b64cd0e616d9a0b52511edd8d006dd005a0ef8ab Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Thu, 12 Feb 2026 16:59:06 +0000 Subject: [PATCH 1/2] chore: update discord redirect to holiday page! --- vercel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vercel.json b/vercel.json index a7641535b..ef95385d4 100644 --- a/vercel.json +++ b/vercel.json @@ -10,7 +10,7 @@ "value": "chat.npmx.dev" } ], - "destination": "https://discord.gg/NHwgTgAFVV" + "destination": "https://npmx.dev/holiday" }, { "source": "/(.*)", From 4641036a9eada86065f84d9c590d132f74f804b2 Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Thu, 12 Feb 2026 17:42:09 +0000 Subject: [PATCH 2/2] chore: /recharging --- vercel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vercel.json b/vercel.json index ef95385d4..cb99d8f75 100644 --- a/vercel.json +++ b/vercel.json @@ -10,7 +10,7 @@ "value": "chat.npmx.dev" } ], - "destination": "https://npmx.dev/holiday" + "destination": "https://npmx.dev/recharging" }, { "source": "/(.*)",