jpb06
jpb06
### Checklist - [X] I have looked into the [Readme](https://github.com/auth0/nextjs-auth0#readme), [Examples](https://github.com/auth0/nextjs-auth0/blob/main/EXAMPLES.md), and [FAQ](https://github.com/auth0/nextjs-auth0/blob/main/FAQ.md) and have not found a suitable solution or answer. - [X] I have looked into the [API...
Hello. Firstof, thanks for maintaining this lib 🙇🏻 It appears [this fix](https://github.com/fastify/fastify-swagger/pull/826/files) is causing an issue with our codebase. We have an endpoints that is is defined like this: ```ts...
Vercel + pages router + basePath + middleware - Full roundtrip when client navigating to index page
### Link to the code that reproduces this issue https://github.com/jpb06/next-repro-404-index.json ### To Reproduce The issue only happens while deployed on Vercel. 1: Head to repro [sub page](https://next-repro-404-index-json-316g57w3p-jpb06s-projects.vercel.app/app/yolo). 2: Click on...