From 2cb74d88afb8726c702cb0d0ea91aa93d37b109a Mon Sep 17 00:00:00 2001 From: Christopher Vu <65040991+S1nthesis@users.noreply.github.com> Date: Mon, 11 Sep 2023 19:20:04 -0500 Subject: [PATCH] trying apply --- vercel.json | 1 + 1 file changed, 1 insertion(+) diff --git a/vercel.json b/vercel.json index 71b8aea..2bfc2f7 100644 --- a/vercel.json +++ b/vercel.json @@ -21,6 +21,7 @@ { "source": "/mailing(.*)", "destination": "https://mercury-sooty.vercel.app/mailing$1" }, { "source": "/stats", "destination": "https://datastudio.google.com/u/0/reporting/5fe03a3a-1146-4ecd-89da-389b518a950d/page/alGgB" }, { "source": "/help(.*)", "destination": "https://helpqueue.vercel.app$1" }, + { "source": "/apply(.*)", "destination": "https://aegis-three.vercel.app/$1" }, { "source": "/(.*)", "destination": "https://2023.tamudatathon.com/$1" } ], "redirects": [