Skip to content

izakdvlpr/next-docker

Repository files navigation

next-docker

A simple template to use Next.js (with App Router) and Docker.

How to use

To use the production profile, simply replace "--profile development" with "--profile production".

docker-compose --profile development up -d --build