Skip to main content
luke@terminal:/$ ls
luke@terminal:/tags$ grep -l "Velite" posts/*.md
[Velite]5 posts
luke@terminal:/tags$ cat setting-up-velite-nextjs-revised.md

Setting Up Velite with Next.js 16

2025-11-16 2026-03-06Rabbit Holes 6 min read

Spent hours debugging Velite with Next.js 16 - wrong imports, watch mode not working with Turbopack, async params, and more.