Best of VercelNovember 2025

  1. 1
    Article
    Avatar of vercelVercel·26w

    Support for Elysia

    Vercel now supports automatic detection and deployment of Elysia, a TypeScript framework with end-to-end type safety. When deployed, Vercel automatically provisions optimal resources and uses Node by default, with optional Bun runtime support via configuration. Deployments leverage Fluid compute with Active CPU pricing, charging only for active CPU usage time.

  2. 2
    Article
    Avatar of vercelVercel·27w

    Vercel: The anti-vendor-lock-in cloud

    Framework-defined infrastructure (FDI) allows developers to write code against framework conventions rather than platform-specific primitives, maintaining application portability across different cloud providers. By interpreting framework code and automatically provisioning infrastructure, platforms like Vercel enable developers to use standard development tools without vendor lock-in. Approximately 70% of Next.js applications run outside Vercel, demonstrating this portability in practice. The approach prioritizes open standards, with Next.js Build Adapters formalizing the framework-platform contract and making the same integration APIs available to all platform providers.

  3. 3
    Article
    Avatar of newstackThe New Stack·28w

    JavaScript Utility Library Lodash Changing Governance Model

    Lodash, the widely-used JavaScript utility library with 2.57 billion weekly npm downloads, is transitioning from single-maintainer governance to a Technical Steering Committee model under the OpenJS Foundation. Next.js introduces file system caching for development and open sources its evals for AI agents. TanStack Start launches a $140,000 hackathon running through November 17. Deno Deploy receives a complete rebuild with integrated CI/CD, Postgres support, and automatic observability. Vercel releases the Workflow Development Kit in public beta, a TypeScript framework for building durable applications using declarative directives, alongside Agent Investigations for intelligent monitoring.

  4. 4
    Article
    Avatar of vercelVercel·26w

    Rollbar joins the Vercel Marketplace

    Rollbar is now available as a native integration on the Vercel Marketplace, enabling real-time error monitoring and observability for Vercel projects. The integration allows developers to automatically detect and track errors, connect issues to specific releases and commits, manage billing in one place, and maintain aligned environments with clean stack traces across both platforms.

  5. 5
    Article
    Avatar of convexConvex·25w

    Convex Vercel Marketplace Integration

    Convex is now available on the Vercel Marketplace, enabling one-click installation directly from the Vercel dashboard. The integration provides developers with type-safe APIs, realtime synchronization between frontend and backend, transactional guarantees without SQL, automatic caching with strong consistency, and access to the Convex components ecosystem.