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": [ {