# New monorepo projects now skip builds with unchanged code by default

**Published:** February 24, 2025 | **Authors:** Mitch Vostrez, Matthew Binshtok

---

Previously, we added [opt-in support for skipping builds with unchanged code in monorepos](https://vercel.com/changelog/automatically-skip-unnecessary-deployments-in-monorepos) to reduce build queueing.

This behavior is now the default for new projects. To [enable deployment skipping](https://vercel.com/d?to=%2F%5Bteam%5D%2F%5Bproject%5D%2Fsettings%2Fbuild-and-deployment%23root-directory&title=Disable+unaffected+project+skipping) in an existing project, visit the **Build and Deployment** settings for the project.

Additionally, this setting has been added to the [Vercel provider for Terraform](https://registry.terraform.io/providers/vercel/vercel/latest) in 2.10.0.

Learn more about [skipping deployments](https://vercel.com/docs/monorepos#skipping-unaffected-projects).

---

📚 **More updates:** [View all changelog entries](/changelog/sitemap.md) | [Blog](/blog/sitemap.md)