This guide expects that you have basic knowledge of how docker and Next.js works. The configuration is meant to work with Next.js static HTML exports […] Read More
Category: Next.js
The example Dockerfile provided on the Next.js documentation only shows how to build for yarn. Below is a small adjustment to the original file to […] Read More