Latest Updates

Documenting code, one commit at a time.

Node.js 1 post
×
JavaScript Node.js

The Case of the Vanishing Preview: A Vercel Debugging Journey

Imagine deploying a project and eagerly awaiting the preview, only to find it consistently failing. This was the situation we faced with the Psiconnection project, and here's how we began to unravel the mystery.

The Problem

The Vercel bot diligently reported build failures for the psiconnection project. The error message linked to an inspection URL, but the root cause remained elusive.

Read more