Building a Next.js website using the /app router can be tricky, especially when trying to make a Docker image to release it. Some key differences exists between development and production. Here are my learned lessons after rebuilding this website from the ground up.