Page access denied
Unanswered
Polar bear posted this in #help-forum
Polar bearOP
In the Next.js application I am developing, there is a phenomenon where I am returned to the home screen when I reload. Ideally, I would liketo stay on that page. Even if I pass the URL of a page other than the home page, access is denied. THis occurs in the production environment and does not occur in the local environment. I am having trouble because I do not know where these behaviors are controlled. If possible, I would like your help.