Getting 404 Error when trying to redirect api/auth/login
im following official for nextjs and im getting error 404 when redirected to login
my project structure
1 Reply
Hi @msi,
Sorry to hear that you are experiencing a 404 error on your NextJS app.
What version of the NextJS SDK are you using? And are you using NextJS app router or pages router?