You can deploy your Astro project to Stormkit, a deployment platform for static websites, single-page applications (SPAs), and serverless functions.
Using the user interface, import your Astro project from one of the three supported Git providers (GitHub, GitLab, or Bitbucket).
Navigate to the project’s production environment in Stormkit or create a new environment if needed.
Verify the build command in your Stormkit configuration. By default, Stormkit CI will run npm run build but you can specify a custom build command on this page.
Click the “Deploy Now” button to deploy your site.
© 2021 Fred K. Schott
Licensed under the MIT License.
https://docs.astro.build/en/guides/deploy/stormkit/