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