NodeJS best practice for production: Use stable node and npm versions across your projects and teams Use stable versions of Node.js and npm to avoid surprises in production
Improving Gitlab CI performance with a custom Docker image How to improve Gitlab CI performance and reduce CI/CD build times for Node.js projects using custom Docker images