diff --git a/vercel.json b/vercel.json index 863aff8c..ae265070 100644 --- a/vercel.json +++ b/vercel.json @@ -1,6 +1,6 @@ { "version": 2, - "buildCommand": "npm ci && npm run build && npm run build:api", + "buildCommand": "npm ci && npm run build", "outputDirectory": "dist/spa", "redirects": [ {