Personal site for Brandon Harding — Senior Full Stack Software Engineer. Built with Next.js, TypeScript, and Tailwind CSS. Deployed on Vercel.
npm install
npm run devOpen http://localhost:3000.
npm run build
npm run start/— Hero, Toddly, Billing Agent, experience, contact/work— All case studies/work/[slug]— Toddly, billing agent, Storybook Studio, and selected client work
Copy lives in src/content/. Drop real screenshots into public/images/toddly/, public/images/billing-agent/, or public/images/storybook/ and wire src on the matching project image in src/content/projects.ts.
- Import this repository in Vercel.
- Framework preset: Next.js. Build command:
next build. Output: default (do not useoutput: "export"). - Assign www.brandonharding.dev as the primary domain. Redirect the apex (
brandonharding.dev) towww. - Point the domain DNS to Vercel (A/CNAME as shown in the dashboard).
The site is statically generated. There is no database, auth, or contact form — email uses mailto:.