From db81cda595d8bf58dfc20d743eba777d4e0bfd7a Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Sun, 16 Nov 2025 04:33:55 +0000 Subject: [PATCH] Remove custom build command, let Vercel use defaults cgen-1f76011dab174119a7520c34f002c222 --- vercel.json | 1 - 1 file changed, 1 deletion(-) diff --git a/vercel.json b/vercel.json index 4ebeb49a..90ebf1d7 100644 --- a/vercel.json +++ b/vercel.json @@ -1,6 +1,5 @@ { "version": 2, - "buildCommand": "npm ci && npm run build", "outputDirectory": "dist/spa", "redirects": [ {