My Next.js deployment builds successfully and is marked Ready, but the production vercel.app URL and the unique deployment URL both return Vercel's 404: NOT_FOUND page.
The build log successfully generates the / route. The deployment is marked Ready. Runtime/function logs show the application functions are not being invoked correctly.
Latest request ID: bom1::qqchf-178755732492-8b5a104cb14
Can someone help me identify why a successful deployment is returning Vercel's platform-level 404?