Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 253 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 253 Bytes

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