Vercel

Frontend and serverless hosting optimised for Next.js. Zero-config deploys, edge functions, and preview URLs per branch. My go-to for static sites and JAMstack apps.

Vercel is a hosting platform optimised for frontend and serverless applications, with first-class support for Next.js. It offers zero-configuration deployments, edge functions, and automatic preview URLs for every branch and pull request.

I use Vercel for static sites and JAMstack applications - including this website. The deployment workflow is seamless: push to git and get a production deployment within seconds. Preview URLs for every PR make it easy to review changes before they go live.

Edge functions let you run server-side logic close to users without managing servers, and the built-in analytics and speed insights help you monitor performance. The free tier is generous enough for personal projects and small apps.

Other Hosting tools