Today I Learned — short, focused write-ups, usually under 300 words.
TIL you don't need NextResponse for a simple Route Handler — a standard Web API Response works fine, which matters for things like hand-rolled RSS/XML endpoints.