Weird behvaior NEXT.JS app
I just deployed my app on railway, everything working expect next builtin api. When i'm trying to contact api it just redirect me to for example /auth/login - when api should just get post request in background and procced to contact backend which is too deployed on railway.
When testing on localhost everything working fine.
2 Replies