CLAUDE.md for Next.js + Supabase
A practical CLAUDE.md starter for Next.js and Supabase projects.
6/19/2026 · 28 viewsCLAUDE.md
Project
Next.js App Router with Supabase auth and Postgres.
Rules
- Prefer server components for data reads.
- Keep RLS policies simple and explicit.
- Run npm run build before final changes.