From 70d3fb687ce720ebdcd6e7253369575be6a40047 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Sat, 15 Nov 2025 20:42:15 +0000 Subject: [PATCH] completionId: cgen-e183560f4e7c4cecafe423c5c18255ac cgen-e183560f4e7c4cecafe423c5c18255ac --- vercel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vercel.json b/vercel.json index ae265070..863aff8c 100644 --- a/vercel.json +++ b/vercel.json @@ -1,6 +1,6 @@ { "version": 2, - "buildCommand": "npm ci && npm run build", + "buildCommand": "npm ci && npm run build && npm run build:api", "outputDirectory": "dist/spa", "redirects": [ {