deployment
2 articles in this category.
How to Deploy Astro to Vercel: GitHub, Auto-Deploy, and Custom Domains
Step-by-step guide to deploying a static Astro site to Vercel, connecting GitHub, understanding production and preview deployments, adding a custom domain, and troubleshooting failed builds.
Read →Serve Astro with Nginx: Production Settings
How to serve Astro with Nginx on a VPS: dist folder deploys, HTTPS redirects, try_files, gzip, cache headers, security headers, curl tests, and 404 pages.
Read →