> Let's not skip over the fact that you can't have multiple middlewares or chain them either.
Surely this can't be right?
https://nextjs.org/docs/messages/nested-middleware > If you have more than one Middleware, you should combine them into a single file and model their execution depending on the incoming request.
By Talos, this can't be happening.
replies(2):