- Fixed Dockerfile to only copy from /app/out (static export)
- Removed redundant .next/static copy
- Rebuilt container from scratch
- Verified CSS is now loading correctly
Co-Authored-By: Paperclip <noreply@paperclip.ing>
- Changed from pnpm to npm for Docker builds
- Fixed build cache issue that was serving stale content
- Verified correct content is now deployed
Co-Authored-By: Paperclip <noreply@paperclip.ing>