Best of VercelDecember 2025

  1. 1
    Video
    Avatar of joshtriedcodingJosh tried coding·22w

    The AI SDK Killer is Finally Here... (Tanstack AI)

    TanStack AI is a new open-source SDK competing directly with Vercel's AI SDK, offering a unified interface across multiple AI providers (OpenAI, Anthropic, Google Gemini) with automatic type inference and provider-specific options. Built by the team behind React Query, it features multi-provider support, tool calling with automatic execution loops, and framework-agnostic design (React, TypeScript, PHP, Python). The main differentiator is its pure open-source approach with no vendor lock-in or service fees, though it faces an uphill battle against Vercel's established ecosystem that includes AI Elements, accelerator programs, and the AI Gateway.

  2. 2
    Article
    Avatar of vercelVercel·21w

    Reduced prices for TLDs .site, .space, .website, .fun, .online, .store, .tech

    Vercel Domains has reduced pricing for seven TLDs: .site, .space, .website, .fun, .online, and .store are now $1.99 (down from $2.99-$4.99), while .tech is now $7.99 (down from $13.99). Premium domains are not affected by these price changes.

  3. 3
    Article
    Avatar of vercelVercel·23w

    Rust runtime now in public beta for Vercel Functions

    Vercel has launched public beta support for Rust runtime in Vercel Functions, powered by Fluid compute. The native runtime includes HTTP response streaming, Active CPU pricing, increased environment variable limits (64KB vs 6KB), and automatic integration with Vercel's logging and monitoring systems. Developers can get started using Cargo.toml configuration and the vercel_runtime crate, with starter templates available for basic and Axum-based deployments.

  4. 4
    Article
    Avatar of vercelVercel·22w

    Build smarter workflows with Notion and v0

    v0 now integrates with Notion through MCP, allowing teams to build dashboards, prototypes, and tools directly from their Notion databases and documents. The integration supports both read and write access, enabling v0 to generate content based on existing Notion data and write results back to the workspace. Teams can create event dashboards, product prototypes from PRDs, content workflows, and project summaries without switching between tools. The v0 team uses this integration to manage their event tracking, consolidating what was previously a fragmented multi-tool process into a single prompt-driven workflow.

  5. 5
    Article
    Avatar of vercelVercel·22w

    Vercel Knowledge Base

    Vercel launched a Knowledge Base featuring guides, tutorials, and best practices for developers building on their platform. The resource includes semantic AI search, AI chat assistance, and filtering capabilities to help users find specific use cases and implementation guides.