Skip to content

fix: resolve all build errors for Vercel deployment #2

fix: resolve all build errors for Vercel deployment

fix: resolve all build errors for Vercel deployment #2

Triggered via push November 25, 2025 12:12
Status Failure
Total duration 1m 14s
Artifacts
Run Tests and Type Checks
54s
Run Tests and Type Checks
Build and Push Docker Image
0s
Build and Push Docker Image
Deploy to Vercel
0s
Deploy to Vercel
Deployment Notification
5s
Deployment Notification
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run Tests and Type Checks: src/app/api/chat/__tests__/chat-orchestrator-integration.test.ts#L21
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.
Run Tests and Type Checks: src/app/api/chat/__tests__/chat-orchestrator-integration.test.ts#L11
Module '"../route"' declares 'setCostOptimizer' locally, but it is not exported.