# Deployment The Angular CLI command `ng deploy` executes the deploy CLI builder associated with your project. A number of third-party builders implement deployment capabilities to different platforms. You can add any of them to your project with `ng add`. Visit the following resources to learn more: - [@official@Angular Official Docs - Deployment](https://angular.dev/tools/cli/deployment) - [@official@Firebase Hosting](https://firebase.google.com/docs/hosting) - [@official@Vercel: Angular Solutions](https://vercel.com/solutions/angular) - [@official@Netlify](https://docs.netlify.com/frameworks/angular/) - [@official@Cloudflare Pages](https://developers.cloudflare.com/pages/framework-guides/deploy-an-angular-site/#create-a-new-project-using-the-create-cloudflare-cli-c3) - [@official@AWS Amplify](https://docs.amplify.aws/angular/) - [@opensource@NGX AWS Deploy](https://github.com/Jefiozie/ngx-aws-deploy) - [@opensource@Angular CLI GitHub Pages](https://github.com/angular-schule/angular-cli-ghpages)