Build and Deploy

The Astro site will compile to static HTML and Javascript so you can host it on any platform.

You can build the static files by running:

npm run build

Last updated

Was this helpful?