I\'m using Docker-Compose and I\'ve a Next.js service (v10.0.3).
Here is the dockerfile of the next-client service:
dockerfile
next-client
FROM node