From 61ca5e355885d6857c9d30f050644254d6f136f0 Mon Sep 17 00:00:00 2001 From: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com> Date: Thu, 29 Aug 2024 21:40:29 +0200 Subject: [PATCH] conf --- vercel.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/vercel.json b/vercel.json index ba68b2b..9880969 100644 --- a/vercel.json +++ b/vercel.json @@ -12,6 +12,10 @@ "source": "/board/(.*)", "destination": "/" }, + { + "source": "/board", + "destination": "/" + }, { "source": "/inbox", "destination": "/"