Skip to content
← Back to Changelog

Tuesday, March 1st 2022

Remote Cache API for monorepo build tools is now in public beta

Posted by

Avatar for jared

Jared Palmer

VP of Product, AI

Avatar for gaspar09

Gaspar Garcia

Software Engineer

Avatar for gsoltis

Greg Soltis

Turborepo Core Team

Monorepo build systems like Turborepo are able to leverage Vercel's infrastructure to remotely cache build artifacts using our Remote Cache API. Turborepo uses this API out-of-the-box to store build artifacts and make builds more efficient.

This API is now available as a public beta. To learn more about using the Remote Cache API please read our documentation here.

Post