Published onMay 28, 2025Git Worktrees + Vercel CLI: Fixing the IncompatibilityGitWorktreesVercelMonorepoTurboProductivityGit worktrees are amazing for parallel development, but Vercel CLI breaks in them. Here is the fix for Nuxt monorepo projects.
Published onMarch 18, 2025Setting Up a Turborepo + Prisma + Nuxt Environment Without Import Issues on VercelturborepoprismanuxtvercelmonorepoHow I tried different approaches to set up a Turborepo + Prisma + Nuxt environment and the solution that finally worked on Vercel.