Files
dealplustech/Dockerfile
Kunthawat 4cda5ecf98 fix: Use npm install in builder stage (not npm ci)
- Changed builder stage from 'npm ci' to 'npm install'
- Production stage already uses 'npm install --production'
- Both stages now forgiving with cached package files
- Fixes Easypanel build cache issues completely
2026-03-11 14:23:05 +07:00

1.1 KiB