Package installation for v0 builds is now ~70% faster.

Average npm install time for v0 builds dropped from 5s to 1.5s by optimizing how dependencies are resolved and cached during build execution. time-to-start for v0 builds This is in addition to a recent improvement to, with more improvements in progress to further reduce installation and overall…

Sources