From 467e76f99452110778eefe242e4e5129a302fdd5 Mon Sep 17 00:00:00 2001 From: Torsten Dittmann Date: Wed, 17 Jul 2024 17:46:06 +0200 Subject: [PATCH] fix: vercel --- vercel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vercel.json b/vercel.json index 5931f8100..06f52a18b 100644 --- a/vercel.json +++ b/vercel.json @@ -14,7 +14,7 @@ { "source": "/console/:path*", "destination": "/index.html" - }, + } ], "installCommand": "pnpm install --frozen-lockfile" } \ No newline at end of file