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": "/"