7 minutes
Astro 博客搭建 Node.js
Use Astro + Vercel to build a personal modern static blog from scratch
A full-process tutorial on how to build and deploy Astro static blog for beginners. Includes local environment configuration, Astro scaffolding initialization, Markdown article writing, GitHub code hosting, Vercel automated deployment and custom domain name resolution.
4 minutes
Vercel Next.js Domestic acceleration
Vercel’s domestic acceleration notes after deploying Next.js
After the Next.js project is deployed to Vercel, domestic access can be accessed, the domain name is bound and the resolution is pointed to cname-china.vercel-dns.com, and the acceleration is achieved in one move. Attached is a comparison before and after.