---
name: mastra-deployer
description: Documentation for @mastra/deployer. Use when working with @mastra/deployer APIs, configuration, or implementation.
metadata:
  package: "@mastra/deployer"
  version: "1.45.0"
---

## When to use

Use this skill whenever you are working with @mastra/deployer to obtain the domain-specific knowledge.

## How to use

Read the individual reference documents for detailed explanations and code examples.

### Docs

- [Deploy to cloud providers](references/docs-deployment-cloud-providers.md) - Deploy your Mastra applications to cloud providers
- [Deploy a Mastra server](references/docs-deployment-mastra-server.md) - Learn how to build and deploy a Mastra server.
- [Deploy in a monorepo](references/docs-deployment-monorepo.md) - Learn how to deploy Mastra applications that are part of a monorepo setup
- [Deployment overview](references/docs-deployment-overview.md) - Learn about different deployment options for your Mastra applications
- [Deploy with a web framework](references/docs-deployment-web-framework.md) - Learn how Mastra can be deployed when integrated with a Web Framework
- [Workflow runners](references/docs-deployment-workflow-runners.md) - Deploy Mastra workflows to specialized workflow execution platforms

### Reference

- [Reference: Deployer](references/reference-deployer.md) - Documentation for the Deployer abstract class, which handles packaging and deployment of Mastra applications.


Read [assets/SOURCE_MAP.json](assets/SOURCE_MAP.json) for source code references.