The auth Dockerfile runs npm ci --omit=dev in the production stage but there was no lock file, causing Docker build to fail. Co-Authored-By: Paperclip <noreply@paperclip.ing>