// bytemelt
Building in Public: Our Tech Stack for 2026
A
Asim Khan
// february 15, 2026 · 1 min read
tech-stackbuilding-in-publicweb-development
We're building ByteMelt in public. That means showing you exactly what we use and why.
The Stack
- Next.js 16 — App Router, Server Components, Turbopack
- MDX — Content lives in the repo, version controlled
- Tailwind CSS v4 — Design tokens in CSS, not config files
- Vercel — Deploy on push, preview branches, edge CDN
Why These Choices
Every tool was chosen for one reason: simplicity. We want to spend time making content, not fighting infrastructure.