$ cd ..
#meta#architecture

How this site is built

Next.js 15, MDX, Tailwind v4, Turborepo — and the path to AWS.


title: How this site is built date: 2026-05-20 summary: Next.js 15, MDX, Tailwind v4, Turborepo — and the path to AWS. tags: [meta, architecture]

Phase 1 of this site runs on Vercel. Later phases migrate to AWS: S3 + CloudFront for origin and CDN, Lambda@Edge for dynamic features, DynamoDB for state, and AWS CDK as the source of truth for infrastructure.

Today's stack

What's next

The whole point of the roadmap is to ship fast first, then re-platform once there's something real to host.