This is a static site powering my blog built using Astro.
git clone https://github.com/thecaffeinedev/iprabhat.dev.git
cd iprabhat.dev
bun install
bun run devI would recommend checking the Deployment Methods page on Vercel website.
This site is based on Astro Micro by Trevor Tyler Lee, with modifications for my specific needs.