AntiPattern

Router Config Semantics Drift

router-config-semantics-drift

Routing and build semantics drift across React/Vercel and router libraries, so paths or params are interpreted differently than expected (duplicate segments, wrong segment matching, cookie checks stale, layouts treated as routes). The stakes are broken navigation, missing data, and inaccessible private pages.