Docs/Runtime Support

Node.js vs Next.js

The environment behavior varies between server-side and client-side runtimes.

Node.js / Express / NestJS

Full support. Highly recommended for these environments.

Next.js Client Components

Not recommended. Use server-side actions or components instead.