Next.js Discord

Discord Forum

NextResponse.redirect() issue

Unanswered
nikhilmahara posted this in #help-forum
Open in Discord
i have a middleware file inside my src directory along with app directory level. the middleware function is running and condition is ok as well(since i am seeing the console log before the redirect line) but the line where i performed redirect is not working ? anything i am doing wrong?

0 Replies