From 96e4174ac4d833dc05c67042dd35d0848eb80591 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Sun, 16 Nov 2025 04:34:12 +0000 Subject: [PATCH] Add buildCommand back to vercel.json cgen-a7f7ddee05de47118fbe464ecfebe808 --- vercel.json | 1 + 1 file changed, 1 insertion(+) diff --git a/vercel.json b/vercel.json index 90ebf1d7..b9014057 100644 --- a/vercel.json +++ b/vercel.json @@ -1,5 +1,6 @@ { "version": 2, + "buildCommand": "npm run build", "outputDirectory": "dist/spa", "redirects": [ {