Deploying
Congratulations, it's time to ship to production.
In this section, you will learn how to deploy your Brisa application to production. Choose your hosting provider and follow the instructions to deploy your application.
Static Site App / Web Service App with Docker
Bun runtime compatible
Static Site App / Web Service App with Adapters
Non-Bun runtime compatible
- Deploy Brisa app to Vercel
- Netlify - Coming soon
- Cloudflare Pages - Coming soon
Custom Adapters
Adapters are useful to don't write IaC code, just plug and play. In Brisa, we offer adapters for some Cloud Providers, but you can write your own and share it with the community.
Learn more
- Docker - Learn how to containerize a Brisa application with Docker.