1 min read
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.