[ Blog ]
Production notes from building Shipwright — the parts of a Claude-powered app that boilerplates skip.
A streaming LLM endpoint in the Next.js App Router often keeps generating tokens after the user closes the tab — and you pay for all of them. Here's why, and the fix.