services: nextjs: build: . container_name: my-nextjs-app restart: unless-stopped ports: - "3000:3000"