Middleware redirects not working in NextJS app based routing
I am experiencing an issue with the middleware. I need to route the user based on their role
, but the middleware is not able to route properly. Here’s the explanation:
I am experiencing an issue with the middleware. I need to route the user based on their role
, but the middleware is not able to route properly. Here’s the explanation: