In this tutorial, we will build a simple blog using Astro, microCMS, and Vercel.

Astro is a modern web framework designed for fast, content-focused websites. It is especially well suited for blogs, documentation sites, landing pages, and corporate websites where most of the content can be rendered as static HTML.

microCMS is a headless CMS that...