Turborepo

Automatically skip unnecessary deployments in monorepos

Vercel

Vercel has introduced a feature that will automatically skip builds for unchanged code in a monorepo, thereby reducing build queuing and improving time for deployment. The feature, powered by the Turborepo tool, will work with any monorepo using workspaces and offers the option for advanced customization. This can be achieved through the configuration of an Ignored Build Step, providing control over elements such as canceling builds based on branches.

read full post