Articles from Source: Vercel-Blog

Native Deployment Checks are now available

2026-04-28 20:00
πŸš€ Exciting news for Vercel users! You can now utilize Native Deployment Checks to run lint and typecheck on every deployment in parallel with the build process. This feature is available to all teams and complements existing Deployment Checks with GitHub and Marketplace integrations. Simply add it from your project's Build and Deployment settings. If a check fails on a pull request, Vercel Agent will suggest a fix for your review. #Vercel #DeploymentChecks #WebDevelopment #DevOps #Coding
Source: Vercel Blog
William Bout

2026 Vercel AI Accelerator recap

2026-04-28 04:00
πŸš€ On April 16th, 39 teams showcased their AI innovations at the Vercel AI Accelerator Demo Day in San Francisco. Over six weeks, they collaborated with Vercel and industry leaders, refining their projects. πŸ‘₯ Participants attended technical workshops and fireside chats with experts. Key topics included AI product development, legal aspects, and fundraising. πŸ† The winners included Rex, Hacktron AI, and Roots, each recognized for their innovative solutions in finance, security, and real estate....
Source: Vercel Blog
Caroline Ciaramitaro

Hobby projects now default to 30-day deployment retention

2026-04-27 07:00
Starting April 29th, Hobby plans will have a new maximum retention policy of 30 days. πŸ“… Deployments older than this will be automatically removed. However, your 10 most recent production deployments and aliased deployments will still be preserved. Pro and Enterprise plans remain unaffected. For more details, check out the full article! #HobbyPlans #Deployment #TechUpdates
Source: Vercel Blog
Pranav Kanchi

GPT 5.5 on AI Gateway

2026-04-24 07:00
πŸš€ Exciting news! GPT-5.5 has launched on Vercel AI Gateway with two variants: GPT-5.5 and GPT-5.5 Pro. Both models are designed for long-running tasks in coding, knowledge work, and scientific research. They offer improved token efficiency and better context management for complex coding tasks. The Pro version excels in multi-step workflows, enhancing quality over speed in fields like business and education. To use, set the model to openai/gpt-5.5 or openai/gpt-5.5-pro in the AI SDK. #GPT5...
Source: Vercel Blog
Jerilyn Zheng

Deepseek V4 on AI Gateway

2026-04-23 07:00
πŸš€ DeepSeek V4 has launched on Vercel AI Gateway! Two models are available: DeepSeek V4 Pro and DeepSeek V4 Flash. Both come with a 1M token context window. DeepSeek V4 Pro excels in coding, mathematical reasoning, and complex workflows, while V4 Flash offers speed and cost-effectiveness for simpler tasks. To get started, use the models in the AI SDK. Learn more about AI Gateway’s features today! #DeepSeek #AIGateway #MachineLearning #AIModels #TechNews
Source: Vercel Blog
Jerilyn Zheng

GPT Image 2 on AI Gateway

2026-04-21 07:00
πŸš€ Exciting news! GPT Image 2 is now available on Vercel AI Gateway. This advanced image model from OpenAI enhances instruction following, object placement, and text rendering across various aspect ratios. It can produce a range of visual styles, including photos and pixel art, with high detail up to 2K resolution. To use GPT Image 2, simply set the model to openai/gpt-image-2 in the AI SDK or explore it in the model playground. Learn more about AI Gateway's features, including unified API...
Source: Vercel Blog
Jerilyn Zheng

Kimi K2.6 on AI Gateway

2026-04-20 07:00
πŸš€ Kimi K2.6 from Moonshot AI is now live on Vercel AI Gateway! This model specializes in long-horizon coding tasks, supporting languages like Rust, Go, and Python. It can transform simple prompts into complete front-end interfaces. K2.6 enhances API interpretation, stability, and safety for autonomous agents running across multiple applications. To use Kimi K2.6, simply set the model to moonshotai/kimi-k2.6 in the AI SDK. Discover the AI Gateway features, including unified API access, custom...
Source: Vercel Blog
Jerilyn Zheng

Deployment retention policies now preserve active branch deployments

2026-04-17 07:00
πŸ“’ Exciting update for deployment management! Retention policies now protect the latest preview deployment for branches with open or unmerged pull requests. This change allows users to set shorter retention windows without losing active deployments. All plans will benefit from this enhancement, ensuring that your 10 most recent production deployments remain safe. #DeploymentUpdates #TechNews #SoftwareDevelopment #DevOps #PreviewDeployments
Source: Vercel Blog
Pranav Kanchi

How Zo Computer improved AI reliability 20x on Vercel

2026-04-17 04:00
πŸš€ Zo Computer has achieved a remarkable 20x improvement in AI reliability by integrating with Vercel's AI SDK and AI Gateway. They reduced the retry rate from 7.5% to 0.34% and increased chat success to 99.93%. πŸ—¨οΈ This shift allows users to seamlessly access AI models without coding complexities, enhancing efficiency and user experience. With an ambition to onboard one million users by 2026, Zo is setting the stage for the future of personal cloud computing. #AIMadeSimple #CloudComputing...
Source: Vercel Blog
Eric Dodds

Vercel Flags is now generally available

2026-04-16 08:00
πŸš€ Vercel Flags is now generally available! This feature flag provider is integrated within the Vercel platform, allowing you to create and manage feature flags easily through the Vercel Dashboard. It supports targeting rules, user segments, and environment controls. The Flags SDK enables seamless integration with Next.js and SvelteKit applications, making it simple to implement flags in your code. For other frameworks, the Vercel Flags adapter is compatible with the OpenFeature standard....
Source: Vercel Blog
Chris Widmaier

Claude Opus 4.7 on AI Gateway

2026-04-16 07:00
πŸš€ Claude Opus 4.7 is now live on Vercel AI Gateway! This model is designed for long-running tasks and excels in multi-step processes. It particularly shines in knowledge-worker tasks that require visual verification. πŸ“Š Opus 4.7 enhances programmatic tool-calling, supporting high-resolution image processing and efficient document analysis. It also features improved memory for better recall. New functionalities include task budgets for managing token usage and a simplified display for thinking...
Source: Vercel Blog
Jerilyn Zheng

A new programming model for durable execution

2026-04-16 04:00
πŸš€ Vercel has launched Workflows, a programming model designed for long-running, durable execution in applications. This tool simplifies the transition from prototypes to production by embedding orchestration within the application code. It handles retries, state management, and observability, eliminating the need for separate orchestration services. With over 100 million runs since its beta launch, Workflows supports both TypeScript and Python, making it versatile for various workloads. It...
Source: Vercel Blog
Pranay Prakash

How GitBook serves 30,000 sites with sub-second content updates

2026-04-16 04:00
GitBook now hosts 30,000 documentation sites on Vercel, serving 120 million monthly page views. πŸš€ With a focus on fast updates, GitBook processes 40,000 cache invalidations daily, ensuring content updates are visible globally within 300 milliseconds. πŸ“ˆ Interestingly, 41% of traffic comes from AI crawlers, highlighting the platform's critical role in modern documentation. GitBook continues to adapt its caching strategies to meet this growing demand. πŸ“šπŸ€– #GitBook #Documentation #Vercel...
Source: Vercel Blog
Eric Dodds

Seedance 2.0 Video Generation on AI Gateway

2026-04-15 08:00
πŸš€ Exciting news for video creators! Bytedance's Seedance 2.0 is now available on AI Gateway without needing additional accounts. This model comes in two versions: Standard, for high-quality output, and Fast, which focuses on speed and cost efficiency. Both maintain motion stability and detail even in complex scenes. Seedance 2.0 supports multiple input types and includes features like video editing and in-video text rendering. You can generate videos from text prompts, images, or a mix of...
Source: Vercel Blog
Jerilyn Zheng

Reduced pricing for Turbo build machines

2026-04-15 06:00
πŸš€ Vercel is cutting prices for Turbo build machines by 16%! Starting April 15, new rates will be: - Turbo machines (30 CPUs): $0.105/min (down from $0.126) - Enhanced machines (8 CPUs): $0.028/min - Standard machines (4 CPUs): $0.014/min Invoices will reflect these changes as "Build CPU Minutes." Learn more about pricing and monitor your usage from Project Usage. #Vercel #PricingUpdate #TurboBuild #CloudComputing #TechNews
Source: Vercel Blog
Jas Garcha

Logs filtering for Vercel Workflows now available

2026-04-14 16:00
πŸš€ Vercel has introduced workflow run log filtering! Now, you can easily access all logs related to a workflow run in one place. The β€œView Logs” button on the workflow run details page directs you to the Logs tab for efficient filtering using Workflow Run ID and Step ID. This enhancement complements existing run-level observability features, offering a comprehensive view of step progression, payloads, and performance metrics. #Vercel #Workflows #LogFiltering #DevTools #ProductUpdate
Source: Vercel Blog
Karthik Kalyanaraman

Elastic Build Machines is now GA

2026-04-14 08:00
πŸš€ Exciting news for Pro and Enterprise customers! Elastic Build Machines, now generally available, offer a tailored approach to project builds. Since their beta launch on March 24, over 400 teams and 6000 projects have switched to Elastic as their default. 80% of projects saw cost reductions by opting for smaller machines while maintaining speed. The rest upgraded for enhanced performance. Enable elastic builds in your team or project settings today! #ElasticBuilds #Vercel #TechUpdates...
Source: Vercel Blog
Jas Garcha

How Cursor built a growth iteration loop with Vercel Microfrontends and Flags

2026-04-14 04:00
πŸš€ Cursor has successfully unified its web presence by integrating four properties under one domain, cursor.com. This effort has led to a 5% increase in product-led signups through strategic experimentation. 🌍 The growth team enhanced localization from 4 to 11 languages, ensuring a consistent user experience. They utilized Microfrontends for seamless transitions, allowing the marketing site to launch without downtime. πŸ“Š To measure impact, Cursor adopted a framework for A/B testing and...
Source: Vercel Blog
Eric Dodds

Vercel Queues now supports 7-day message TTL

2026-04-01 13:00
πŸš€ Vercel Queues has expanded its capabilities! Now, the maximum message Time-to-Live (TTL) and delivery delay is 7 days, increased from the previous 24 hours. The default message TTL remains at 24 hours, with a delivery delay of 0 seconds. These updates allow for longer retention periods and better support for delayed tasks and scheduled workflows. πŸ”— Check out the documentation for more details! #Vercel #TechUpdates #DevTools #Productivity #SoftwareDevelopment
Source: Vercel Blog
Joe Haddad

Axios package compromise and remediation steps

2026-03-31 13:00
🚨 On March 31, 2026, the axios npm package faced a supply chain attack. Vercel took swift action to secure their platform, ensuring no systems were impacted. They removed the compromised versions and now recommend using axios@1.14.0. Projects using axios@1.14.1 or axios@0.30.4 should check their dependencies. For safety, redeploy projects, rotate sensitive credentials, and update dependencies. πŸ”’ #CyberSecurity #SupplyChain #npm #Vercel #Axios
Source: Vercel Blog
Vercel Security

Meet the 2026 Vercel AI Accelerator Cohort

2026-03-18 13:00
πŸš€ Exciting news from Vercel! The 2026 Vercel AI Accelerator has selected 39 early-stage teams from around the world. These founders are focused on creating innovative AI products across various industries. Participants will benefit from Vercel's infrastructure, over $8M in partner credits, and guidance from experienced mentors. Join us for Builder Day on March 18th and Demo Day on April 16th, where these teams will showcase their work to industry leaders! #VercelAI #StartupAccelerator...
Source: Vercel Blog
Caroline Ciaramitaro

v0 now includes diff view to review code changes

2026-03-18 13:00
πŸš€ Exciting update for v0 users! The platform now features a diff view for reviewing code changes directly within the interface. You can easily see modifications file by file, along with line addition and deletion counts. This enhancement streamlines the review process, eliminating the need to switch between GitHub and v0 for fixes. Check out v0.app or read the documentation for more details! πŸ“„πŸ’» #CodeReview #v0Update #SoftwareDevelopment
Source: Vercel Blog
Sahaj Jain

Introducing the Vercel plugin for coding agents

2026-03-17 13:00
πŸš€ Exciting news for developers! The new Vercel plugin enhances Claude Code and Cursor's understanding of Vercel projects. Key features include real-time activity observation, access to over 47 skills, and specialized agents like AI Architect and Deployment Expert. This plugin offers context management and code validation, ensuring efficient project handling. OpenAI Codex support is coming soon! Install it easily via npx or the official marketplace. #Vercel #Coding #AI #DeveloperTools #TechUpdate
Source: Vercel Blog
Andrew Qu

Updates to Terms of Service

2026-03-17 13:00
🌐 Vercel has updated its Terms of Service and Privacy Policy to enhance developer tools and platform performance. Key changes include new agentic infrastructure capabilities that help monitor app performance and optimize resource use. Users can choose to allow Vercel to use their code and chats for AI model training, with different defaults based on subscription plans. Additionally, updates address dispute resolution and billing practices to comply with data protection laws. For more details,...
Source: Vercel Blog
Wendra Liang

Use GPT 5.4 Mini and Nano on AI Gateway

2026-03-17 13:00
πŸš€ OpenAI has launched GPT-5.4 Mini and Nano on Vercel AI Gateway! These models excel in coding and computer tasks, particularly in sub-agent workflows where multiple models work together. 🌟 GPT-5.4 Mini is ideal for code generation and tool orchestration, offering a balance of capability and cost. πŸ’° GPT-5.4 Nano provides similar performance at a lower price, making it great for high-volume scenarios. Discover more about using these models and explore AI Gateway features! #OpenAI #GPT54...
Source: Vercel Blog
Jerilyn Zheng

Vercel Open Source Program: Winter 2026 cohort

2026-03-17 13:00
πŸš€ Exciting news from Vercel! They've welcomed the winter 2026 cohort of their Open Source Program, aimed at supporting maintainers with resources and credits. πŸ“š This cohort features innovative projects like Answer Overflow, UI TripleD, and Screenshot Studio, showcasing the creativity of open source builders. πŸ”— Explore these projects and see how they contribute to the developer community! #OpenSource #Vercel #Innovation #DeveloperCommunity #TechNews
Source: Vercel Blog
Alli Pope

LiteLLM server now supported on Vercel

2026-03-16 13:00
πŸš€ Great news for developers! LiteLLM server is now deployable on Vercel. This integration offers LLM access via an OpenAI-compatible gateway, connecting seamlessly to various supported providers, including the Vercel AI Gateway. For configuration details, refer to the litellm_config.yaml documentation. #LiteLLM #Vercel #AIIntegration #Developers #TechNews
Source: Vercel Blog
Anthony Shew

Streamdown 2.5 is here

2026-03-16 13:00
πŸš€ Streamdown 2.5 has been released! This React component library simplifies the rendering of streaming markdown for AI applications. Key updates include: - Inline KaTeX support for better formula handling. - Staggered streaming animations for a smoother user experience. - Enhanced code block features and various bug fixes. πŸ› οΈ For more details, check the documentation! #Streamdown #React #Markdown #AI #WebDevelopment
Source: Vercel Blog
Ben Sabic

LiteLLM Gateway now supported on Vercel

2026-03-13 13:00
πŸš€ Exciting news for developers! LiteLLM Gateway is now deployable on Vercel. This allows access to LLMs through an OpenAI-compatible gateway. You can connect to various supported providers, including Vercel AI Gateway. To route a model through Vercel AI Gateway, simply update your litellm_config.yaml file. Learn more in the documentation! πŸ“„ #LiteLLM #Vercel #AI #Development #OpenAI
Source: Vercel Blog
Anthony Shew

next-forge 6 is now available

2026-03-13 13:00
πŸš€ Exciting news for Next.js developers! The latest release of next-forge 6 introduces key updates, including a new default package manager, Bun, and a next-forge skill for your agent to enhance knowledge on architecture and tasks. There are also improved guides for quickstarts, Docker deployment, and migration paths for several services. Explore the documentation to dive in! πŸ“šπŸ’» #Nextjs #TechUpdate #WebDevelopment #SoftwareEngineering #nextforge
Source: Vercel Blog
Ben Sabic CM

AI Elements 1.9

2026-03-12 13:00
πŸš€ Exciting updates in AI Elements 1.9! This version introduces new components and an agent skill, enhancing how agents interact with composable AI interfaces. A new component now renders JSX strings dynamically, automatically closing tags for real-time AI-generated UI. Plus, there's a sub-component for capturing screenshots of the current page, aiding visual feedback to AI models. Additionally, users can download conversations as markdown files. Check the documentation to learn more! πŸ“„πŸ–ΌοΈ...
Source: Vercel Blog
Ben Sabic

Deprecating the DHE cipher suite for TLS connections

2026-03-12 13:00
On June 30, 2026, Vercel will discontinue support for the DHE-RSA-AES256-GCM-SHA384 cipher suite. After this date, TLS 1.2 clients must use one of Vercel's six supported cipher suites to connect. Modern clients using TLS 1.3 remain unaffected. Ensure your integrations comply by checking TLS client compatibility. πŸ”’πŸ’» #CyberSecurity #TLS #Vercel #TechUpdates #CipherSuites
Source: Vercel Blog
Matthew Stanciu

How Notion Workers run untrusted code at scale with Vercel Sandbox

2026-03-12 13:00
Notion Workers enhance Custom Agents by allowing developers to deploy code for tasks like syncing external data and triggering automations. Each Worker operates within Vercel Sandbox, ensuring strong security measures. Key features include hard isolation for data access, credential security, dynamic network policies, and snapshot capabilities for efficient resource use. This marks Notion's step towards becoming a developer platform, enabling integration and automation for a range of...
Source: Vercel Blog
Harpreet Arora

Chat SDK adds WhatsApp adapter support

2026-03-11 13:00
πŸš€ Chat SDK has added support for WhatsApp! This new adapter allows teams to build bots that handle messages, reactions, typing indicators, and read receipts. It also supports multimedia downloads and location sharing through Google Maps. Keep in mind that WhatsApp has specific limitations, such as a 4096-character limit for messages and a 24-hour response window for bots. Explore the documentation to get started! #ChatSDK #WhatsApp #BotDevelopment #TechNews #SoftwareUpdates
Source: Vercel Blog
Ben Sabic

Improved data collection for Web Analytics and Speed Insights with resilient intake

2026-03-11 13:00
πŸš€ Web Analytics and Speed Insights version 2 is here! This update introduces resilient intake, enhancing data collection reliability by dynamically discovering endpoints. This means more complete traffic and performance data for your analyses. To get started, simply update your packages with no additional configuration needed. Existing setups remain unaffected. πŸ“¦ Install the latest versions to take advantage of these improvements and explore the documentation for more details! #WebAnalytics...
Source: Vercel Blog
Damien Simonin Feugas

Subscribe to webhook events for Vercel Flags

2026-03-11 13:00
πŸ”” Exciting news for Vercel users! You can now subscribe to webhook events for enhanced visibility into feature flag operations. πŸ“Š New event categories include: - **Flag management**: Monitor when flags are created, modified, or deleted. - **Segment management**: Get alerts on segment changes. These updates allow teams to integrate monitoring into their workflows and track the full lifecycle of feature flags. Check out the documentation to learn more! πŸ“– #Vercel #Webhooks #FeatureFlags...
Source: Vercel Blog
Luis Meyer

Vercel Flags are now optimized for agents

2026-03-11 13:00
πŸš€ Exciting news for developers! The Vercel CLI now allows programmatic management of feature flags directly from the terminal. This means teams can create and manage flags without navigating the dashboard. The new Flags SDK skill empowers AI agents to generate and manage flags using natural language prompts. This feature enhances server-side evaluation, ensuring layout stability and user privacy. Discover how to get started with the Flags SDK skill today! #Vercel #FeatureFlags #DevTools #AI...
Source: Vercel Blog
Chris Widmaier

Chat SDK adds PostgreSQL state adapter

2026-03-10 13:00
πŸš€ Chat SDK has introduced support for PostgreSQL as a new state backend! This addition allows teams already using PostgreSQL to manage subscriptions, distributed locks, and key-value cache state without needing Redis. The PostgreSQL adapter uses raw SQL queries and sets up required tables automatically. It also supports TTL-based caching and distributed locking. Explore the documentation to get started! #ChatSDK #PostgreSQL #TechUpdate #SoftwareDevelopment #DatabaseIntegration
Source: Vercel Blog
Ben Sabic CM

Chat SDK now has an adapter directory

2026-03-10 13:00
πŸš€ Exciting news for developers! Chat SDK now features a new adapter directory. You can easily search for platform and state adapters from both Vercel and the community. The directory includes official adapters maintained by the Chat SDK team, vendor-official adapters from companies like Resend and Beeper, and community-driven adapters. Teams are encouraged to build and submit their own adapters for inclusion. Check out the directory and the contributing guide to get started! #ChatSDK...
Source: Vercel Blog
Ben Sabic

How we run Vercel's CDN in front of Discourse

2026-03-10 13:00
Vercel's CDN enables you to enhance applications like Discourse without a full migration. It offers firewall protection, DDoS mitigation, and useful analytics. By using Vercel Microfrontends, you can seamlessly integrate new features while maintaining user authentication. This approach provides a secure and flexible way to modernize applications incrementally. Learn more about it at community.vercel.com/live. πŸŒπŸ”’πŸ“Š #Vercel #CDN #WebDevelopment #Microfrontends #Discourse
Source: Vercel Blog
Jacob Paris