Saturday, August 29, 2026Vol. I · No. 003

The Field Notes

dispatches from a next.js build, deployed by hand

Masthead

About This Publication

Editorial note

This is a small practice project: a Next.js site, scaffolded with yarn, built to be deployed by hand on an AWS EC2 instance.

The content is intentionally minimal — a handful of journal entries about the build itself — because the point of this exercise is the deploy pipeline, not the writing.

Stack: Next.js (App Router) + TypeScript + Tailwind CSS, built with yarn, served behind Nginx on an EC2 box.