Files
dealplustech/Dockerfile
Kunthawat af33a67cbf fix: Use npm install instead of npm ci in production stage
- Changed 'npm ci --production' to 'npm install --production'
- More forgiving with cached package files in CI/CD
- Matches working pattern from other deployments
- Fixes Easypanel build cache issues
2026-03-11 14:14:38 +07:00

1.1 KiB