← Developer Center
Version compatibility
What this instance actually runs.
Relevant if you're self-hosting a private-label deployment rather than using the hosted platform.
| Component | Version | Note |
|---|---|---|
| Node.js | 20+ | Runtime requirement, per README.md |
| Next.js | 16.2.12 | App Router; middleware renamed to `proxy` |
| React | 19.2.4 | Server Components by default |
| Prisma | 7.9.1 | `prisma-client` generator, `@prisma/adapter-pg` |
| PostgreSQL | 16 | Required datasource |
| Tailwind CSS | 4 | Via `@tailwindcss/postcss` |
| TypeScript | 5 | Strict mode |