Andres Ruiz
Deploy NextJS with dockerfile
Did you check if src/web-app exists inside the container file system?
Anyway, I'll share the docker file that I use (with NextJS 15 - docker compose ready), maybe it could be a good starting point to solve your problem: https://gist.github.com/andresruizdev/a57507557f29942af5f70c98443d209f
5 replies