From fe69b087f6c38de0a8dd3c694233f2545e0c1da0 Mon Sep 17 00:00:00 2001 From: Milos Vetesnik Date: Fri, 9 Aug 2024 14:38:48 +0200 Subject: [PATCH] feat: testing LP --- vercel.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/vercel.json b/vercel.json index 6949dfcef..4bc17770c 100644 --- a/vercel.json +++ b/vercel.json @@ -49,6 +49,9 @@ ] } ], + "rewrites": [ + {"source": "/plus/", "destination": "https://plus.excalidraw.com/"} + ], "redirects": [ { "source": "/webex/:match*",