AntiPattern
Next.js Routing Misconfiguration
nextjs-app-router-route-misconfiguration
App-router route groups and entry files (page.tsx/page.js) get misinterpreted or conflicted, causing builds to fail or pages to render unexpectedly—e.g., duplicate routes, wrong file locations, and runtime static-to-dynamic changes triggered by headers.