DeploymentCloudflare D1 with Next.js on Vercel: The HTTP API
D1 without Workers: one wrapper module, the measured transport cost, the four error codes worth handling, and why batching and bound parameters cannot both be used.
Aug 1111 min read
CATEGORY · 4 ARTICLES
DeploymentD1 without Workers: one wrapper module, the measured transport cost, the four error codes worth handling, and why batching and bound parameters cannot both be used.
DeploymentWhich of your variables are frozen into the bundle, which are read per request, and why a value that works locally can be absent in production.
DeploymentA real GitHub Actions setup using this site's own typecheck, lint, and build scripts, plus where an automated AI review step should not run unattended.
DeploymentThe four-step deploy, the DNS records that actually matter, and the three Vercel runtime limits that break real apps after the first green build.