Feature Request: Turbo Prune Pre-Build Support
We're managing a large monorepo where most apps only need a fraction of the total dependencies. However, each build currently waits 3+ minutes to install all dependencies.
Could Vercel support running turbo prune before installing dependencies? This would dramatically speed up builds by installing only necessary dependencies per app.
Is this possible with current configurations? If not, we believe this would greatly benefit teams using monorepos.