Thank you for sharing your insight. Based on the previous topics and the note in the Nextjs Auth0 SDK the issue may be with the <Link>
component. Can you try to change it to the <a>
tag?
GitHub - auth0/nextjs-auth0: Next.js SDK for signing in with Auth0.
Thanks
Dawid