Sitewide NOT_FOUND on every path (including static assets) despite successful Ready/Production build — persists after deleting and re-importing the project fresh
Summary
Every request to my production deployment returns Vercel's platform-level 404 (Code: NOT_FOUND), including static assets like /favicon.ico that never reach the application layer. The build itself completes successfully and the deployment is marked "Ready" / "Production", but nothing is served.
Details
- Framework: Next.js 16.2.12 (App Router, Turbopack), using
proxy.ts(the new Next 16 middleware convention) - Repo: https://github.com/VegassZ17/finango (branch
main) - Deployment URLs tried:
finango-gamma.vercel.app(original project) — 404 on every pathfinango-three.vercel.app(deleted the project and re-imported the repo fresh) — identical 404 on every path
- Example error ID:
iad1::8wptq-1785713822006-f76445125475 - Local
next buildcompletes cleanly with the expected route manifest (static/, dynamic routes, and a Proxy/Middleware entry all listed). - Deleting and re-importing the project as a brand new Vercel project did NOT resolve the issue — same symptom on the fresh project with a different auto-generated domain.
This matches other reports of the same symptom on this forum:
- "Next.js 16 middleware returns 404 sitewide on Vercel" (topic 39029)
- "Every deployment in two projects returns NOT_FOUND on all paths, incl. previously-working ones" (topic 46037), where the conclusion pointed to team-level edge-routing state that required Vercel staff to repair.
Since a fresh project reimport didn't fix it, this looks like an infrastructure-side issue rather than something fixable from my repo/config. Could someone take a look at my account/team and deployments?
Project ID: prj_GOKyIxrHipCIYOX4A9YxuH2zEJ08