RootCauseunvalidated
In v4.x the @auth0/nextjs-auth0 entry points/exports changed and handleAuth is not exported the way older examples suggest, so the attempted imports/require fail under Next.js module/ESM handling.
ce42792e-5033-487c-97ce-25752f350ed7
In v4.x the @auth0/nextjs-auth0 entry points/exports changed and handleAuth is not exported the way older examples suggest, so the attempted imports/require fail under Next.js module/ESM handling.