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

Setting Up Velite with Next.js 16

2025-11-16 2026-03-06 6 min read
luke@terminal:/tags$ cat setting-up-velite-nextjs-revised.md

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