• Home
  • Blog
  • Work
  • Project

Blogs

Things I have written recently

Deploying Nuxt 4 + Nuxt Content v3 on Vercel with API Routes

February 21, 2026

TL;DR: Deploying a Nuxt 4 portfolio with Nuxt Content v3 and API routes on Vercel requires hybrid rendering with better-sqlite3...

devlognuxt +3

Fixing Prisma v6.15 Postgres Adapter Issue in Next.js

February 19, 2026

How I debugged and fixed a misleading Prisma ORM error in my Next.js project by manually installing the correct Postgres...

prismanextjs +3

Deploying Nuxt Content v3 on Vercel: The `better-sqlite3` Trap

December 23, 2025

While deployment of a project made in NUXT4 with NUXT Content v3, I ran into an issue where it was...

devlognuxt +3