Simplified Prisma ORM runtime options for Prisma Client to be more consistent and easier to understand. Key changes: node has been removed (use runtime = "nodejs"), deno-deploy has been removed (use runtime = "deno"), vercel has been replaced by runtime = "vercel-edge", edge-light is now an alias for vercel-edge. Supported runtimes are now: nodejs, deno, bun, workerd (alias cloudflare), vercel-edge (alias edge-light), and react-native. The VS Code extension has been updated to reflect these changes.
Fetched March 26, 2026