Next.js Discord

Discord Forum

NextJS 13.5.6 app router not working

Unanswered
Multiflora rose seed chalcid posted this in #help-forum
Open in Discord
Multiflora rose seed chalcidOP
I am working on a very large scale NextJS application. In that application I have a lots of routes available. When the application is deployed to AWS all routes are working perfect. Within 24 Hours some routes stopped working. Whenever I try to access those routes it redirects me to previous page. I am totally clueless can't find any reason and I need help very badly.

Let's imagine I have routes from A-Z
/a
/b
/c
.
.
.
/z

when I try to access first three route it redirects me to previous page.

0 Replies