Next.js Discord

Discord Forum

Page access denied

Unanswered
Polar bear posted this in #help-forum
Open in Discord
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.

3 Replies

Can you give a minimal reproducible repository?
Polar bearOP
@fuma
I have not been able to identify the cause, so I'm not sure which part of the code to provide. Is there any appropriate information that I should provide ?
At least a GitHub repository so that I can check the code