Builds succeed; deployment fails — "This may be a transient error."

Project URL - https://invoicerbd-web.vercel.app/

Logs -

vercel deploy --prod
Vercel CLI 44.2.7
:magnifying_glass_tilted_left: Inspect: https://vercel.com/shovonali885-gmailcoms-projects/invoicerbd-web/8EcwppEGr5CTsUuuGqXKJADT1U1j [3s]
:white_check_mark: Production: https://invoicerbd-9fqmz5gze-shovonali885-gmailcoms-projects.vercel.app [3s]
2025-10-01T09:23:06.688Z Running build in Washington, D.C., USA (East) – iad1
2025-10-01T09:23:06.688Z Build machine configuration: 2 cores, 8 GB
2025-10-01T09:23:06.711Z Retrieving list of deployment files…
2025-10-01T09:23:07.214Z Downloading 673 deployment files…
2025-10-01T09:23:11.565Z Restored build cache from previous deployment (2WEupSN8T2LJjQotXr2a5K7ofwdf)
2025-10-01T09:23:12.851Z Running “vercel build”
2025-10-01T09:23:13.290Z Vercel CLI 48.1.6
2025-10-01T09:23:13.457Z > Detected Turbo. Adjusting default settings…
2025-10-01T09:23:13.857Z Warning: Detected “engines”: { “node”: “>=20” } in your package.json that will automatically upgrade when a new major Node.js Version is released. Learn More: Using the Node.js Runtime with Vercel Functions
2025-10-01T09:23:13.903Z Detected pnpm-lock.yaml version 9 generated by pnpm@10.x with package.json#packageManager pnpm@9.15.0
2025-10-01T09:23:13.908Z Running “install” command: pnpm install
2025-10-01T09:23:16.109Z Scope: all 6 workspace projects
2025-10-01T09:23:18.495Z
2025-10-01T09:23:18.557Z ../.. prepare$ husky
2025-10-01T09:23:20.381Z ../.. prepare: .git can’t be found
2025-10-01T09:23:20.383Z ../.. prepare: Done
2025-10-01T09:23:20.413Z Done in 4.7s
2025-10-01T09:23:20.433Z Detected Next.js version: 15.5.4
2025-10-01T09:23:20.435Z Running “turbo run build”
2025-10-01T09:23:20.555Z
2025-10-01T09:23:20.555Z Attention:
2025-10-01T09:23:20.555Z Turborepo now collects completely anonymous telemetry regarding usage.
2025-10-01T09:23:20.556Z This information is used to shape the Turborepo roadmap and prioritize features.
2025-10-01T09:23:20.556Z You can learn more, including how to opt-out if you’d not like to participate in this anonymous program, by visiting the following URL:
2025-10-01T09:23:20.556Z Telemetry | Turborepo
2025-10-01T09:23:20.556Z
2025-10-01T09:23:20.616Z • Packages in scope: invoicely
2025-10-01T09:23:20.616Z • Running build in 1 packages
2025-10-01T09:23:20.616Z • Remote caching enabled
2025-10-01T09:23:22.096Z invoicely:build: cache hit, replaying logs a47117d3ddc856fc
2025-10-01T09:23:22.096Z invoicely:build:
2025-10-01T09:23:22.096Z invoicely:build: > invoicely@0.0.1 build /vercel/path0/apps/web
2025-10-01T09:23:22.096Z invoicely:build: > next build
2025-10-01T09:23:22.096Z invoicely:build:
2025-10-01T09:23:22.096Z invoicely:build: ▲ Next.js 15.5.4
2025-10-01T09:23:22.097Z invoicely:build: - Environments: .env
2025-10-01T09:23:22.097Z invoicely:build:
2025-10-01T09:23:22.097Z invoicely:build: Creating an optimized production build …
2025-10-01T09:23:22.097Z invoicely:build: ✓ Compiled successfully in 11.2s
2025-10-01T09:23:22.097Z invoicely:build: Linting and checking validity of types …
2025-10-01T09:23:22.097Z invoicely:build: Collecting page data …
2025-10-01T09:23:22.097Z invoicely:build: Generating static pages (0/7) …
2025-10-01T09:23:22.097Z invoicely:build: Generating static pages (1/7)
2025-10-01T09:23:22.097Z invoicely:build: Generating static pages (3/7)
2025-10-01T09:23:22.097Z invoicely:build: Generating static pages (5/7)
2025-10-01T09:23:22.097Z invoicely:build: ✓ Generating static pages (7/7)
2025-10-01T09:23:22.098Z invoicely:build: Finalizing page optimization …
2025-10-01T09:23:22.098Z invoicely:build: Collecting build traces …
2025-10-01T09:23:22.098Z invoicely:build:
2025-10-01T09:23:22.098Z invoicely:build: Route (app) Size First Load JS
2025-10-01T09:23:22.098Z invoicely:build: ┌ ○ / 482 B 102 kB
2025-10-01T09:23:22.098Z invoicely:build: ├ ○ /_not-found 997 B 103 kB
2025-10-01T09:23:22.098Z invoicely:build: ├ ƒ /api/invoices/[id] 132 B 102 kB
2025-10-01T09:23:22.098Z invoicely:build: ├ ƒ /api/invoices/generate 132 B 102 kB
2025-10-01T09:23:22.098Z invoicely:build: ├ ○ /create/invoice 663 kB 974 kB
2025-10-01T09:23:22.098Z invoicely:build: └ ○ /sitemap.xml 132 B 102 kB
2025-10-01T09:23:22.098Z invoicely:build: + First Load JS shared by all 102 kB
2025-10-01T09:23:22.098Z invoicely:build: ├ chunks/3d5d8b5c-b074451cf496e1e3.js 54.2 kB
2025-10-01T09:23:22.098Z invoicely:build: ├ chunks/701-08e9657d30e195cc.js 45.7 kB
2025-10-01T09:23:22.099Z invoicely:build: └ other shared chunks (total) 2 kB
2025-10-01T09:23:22.099Z invoicely:build:
2025-10-01T09:23:22.099Z invoicely:build:
2025-10-01T09:23:22.099Z invoicely:build: ○ (Static) prerendered as static content
2025-10-01T09:23:22.099Z invoicely:build: ƒ (Dynamic) server-rendered on demand
2025-10-01T09:23:22.099Z invoicely:build:
2025-10-01T09:23:22.099Z
2025-10-01T09:23:22.101Z WARNING finished with warnings
2025-10-01T09:23:22.102Z
2025-10-01T09:23:22.102Z Warning - the following environment variables are set on your Vercel project, but missing from “turbo.json”. These variables WILL NOT be available to your application and may cause your build to fail. Learn more at Using environment variables | Turborepo
2025-10-01T09:23:22.102Z
2025-10-01T09:23:22.102Z [warn] invoicely#build
2025-10-01T09:23:22.102Z [warn] - DATABASE_URL
2025-10-01T09:23:22.102Z [warn] - BETTER_AUTH_SECRET
2025-10-01T09:23:22.102Z [warn] - BETTER_AUTH_URL
2025-10-01T09:23:22.102Z
2025-10-01T09:23:22.103Z Tasks: 1 successful, 1 total
2025-10-01T09:23:22.103Z Cached: 1 cached, 1 total
2025-10-01T09:23:22.103Z Time: 1.53s >>> FULL TURBO
2025-10-01T09:23:22.103Z Summary: /vercel/path0/.turbo/runs/33SVkSoRCoOBhyecnrNi7tZJNAE.json
2025-10-01T09:23:22.103Z
2025-10-01T09:23:22.279Z Traced Next.js server files in: 21.452ms
2025-10-01T09:23:25.112Z Created all serverless functions in: 2.831s
2025-10-01T09:23:25.134Z Collected static files (public/, static/, .next/static): 14.203ms
2025-10-01T09:23:25.331Z Build Completed in /vercel/output [12s]
2025-10-01T09:23:25.654Z Deploying outputs…
2025-10-01T09:23:42.462Z An unexpected error happened when running this build. We have been notified of the problem. This may be a transient error. If the problem persists, please contact Vercel Support https://vercel.com/help
Error: An unexpected error happened when running this build. We have been notified of the problem. This may be a transient error. If the problem persists, please contact Vercel Support https://vercel.com/help

I am also experiencing this. Where you able to get a solution

I think they are working on it

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.