Next JS Client only project deployment using Docker and nginx
Unanswered
just-vicky posted this in #help-forum
I have built a client side only project using next JS. I am using docker and nginx to build and run it .
The problem is that while it is being built and is running, only the index page is being rendered.
If I try to navigate to other pages, it shows 403 forbidden from nginx.
I don't know what I am doing wrong. Please help me with it. I am sharing the config files down here.
The problem is that while it is being built and is running, only the index page is being rendered.
If I try to navigate to other pages, it shows 403 forbidden from nginx.
I don't know what I am doing wrong. Please help me with it. I am sharing the config files down here.