@RayGesualdo @Netlify There's no plan to support that just now.
@Netlify's integrated CI already caches your dependencies between builds so that they do not need to be reinstalled. They are only reinstalled if a change to your package.json is detected. This speeds up subsequent builds significantly.