Articles from Source: Vercel-Blog

Vercel Sandbox now supports 1 vCPU + 2 GB configurations

2026-03-10 13:00
πŸš€ Vercel Sandbox has introduced support for 1 vCPU and 2 GB of RAM configurations! This update is perfect for single-threaded or light workloads that don't require extra resources. The default configuration remains at 2 vCPUs and 4 GB of RAM if not specified. To start, use the resources.vcpus option in the SDK or the --vcpus option in the CLI. Learn more in the documentation! πŸ“š #Vercel #DevTools #CloudComputing #TechUpdates #SoftwareDevelopment
Source: Vercel Blog
Tom Lienard

Chat SDK adds table rendering and streaming markdown

2026-03-06 13:00
πŸš€ Exciting updates for Chat SDK! The latest version now features native table rendering across all platform adapters. The new Table() component simplifies how tables are created by allowing users to input headers and rows easily. Markdown streaming has also been enhanced, with Slack now supporting real-time formatting. Other platforms benefit from improved default rendering. Update your Chat SDK today to explore these new features! #ChatSDK #TableRendering #Markdown #TechUpdates...
Source: Vercel Blog
Hayden Bleasel

Deployment step now 15% faster

2026-03-06 13:00
πŸš€ Great news for developers! Vercel has improved deployment speeds, now averaging 1.2 seconds faster. Complex projects can see even greater gains, up to 3.7 seconds. This enhancement is due to optimizing credential provisioning, removing a latency issue during builds. For more details, check the builds documentation. #Vercel #Deployment #WebDevelopment #TechUpdates #PerformanceBoost
Source: Vercel Blog
Janos Szathmary

Skip unaffected builds for projects in Bun monorepos

2026-03-06 13:00
πŸš€ Great news for developers using Bun! Vercel has enhanced its ability to skip unaffected builds in monorepos by now detecting Bun lockfiles. This means that when evaluating projects, changes in lockfiles will help determine if dependencies have changed. Teams can benefit from reduced build times for projects that haven't changed, streamlining their development process. For more details, check the monorepo documentation! #Vercel #Bun #Monorepo #Development #BuildOptimization
Source: Vercel Blog
Anthony Shew

v0 API now supports custom MCP servers

2026-03-06 13:00
πŸš€ Exciting news for developers! The v0 API now allows connections to custom MCP servers. Teams can easily configure new servers by providing endpoint and authentication details. Once set up, these servers can be accessed during v0 chat sessions using the server ID. For more information, check out the v0 API docs. #API #Development #MCP #TechUpdates
Source: Vercel Blog
Max Leiter

Create private blob stores with a single click in v0

2026-03-05 13:00
πŸš€ Teams can now effortlessly create private and public blob stores with a single click in v0! πŸ’Ύ When adding Vercel Blob to a chat, users can choose their preferred region and access type. Private storage is the default option, ensuring sensitive files remain secure with authentication. Public storage enables direct access for media assets. πŸ”§ The agent automatically configures the necessary implementation, setting up secure routes for private storage or direct URLs for public access. Learn...
Source: Vercel Blog
Vincent Voyer

From idea to secure checkout in minutes with Stripe

2026-03-05 13:00
πŸš€ Building commerce applications has evolved significantly! Teams now utilize AI to quickly create storefronts and optimize billing systems. The focus is on fast iterations and global deployment. With Stripe's integration via Vercel Marketplace, developers can connect live accounts seamlessly, reducing setup friction and enhancing security. Getting started is easier than ever, allowing businesses to launch online stores with just a few steps. #Ecommerce #Stripe #Vercel #AI #DeveloperExperience
Source: Vercel Blog
Hedi Zandi

GPT 5.4 is now on AI Gateway

2026-03-05 13:00
πŸš€ Exciting news! GPT-5.4 and GPT-5.4 Pro are now available on AI Gateway. This update enhances capabilities across various domains, including reports, spreadsheets, and coding. It improves handling of complex workflows and is faster and more token-efficient than GPT-5.2. Developers can access maximum performance with GPT-5.4 Pro. For usage, set the model to openai/gpt-5.4 or openai/gpt-5.4-pro in the AI SDK. Learn more about AI Gateway and its features! #GPT54 #AIGateway #AIUpdates #TechNews...
Source: Vercel Blog
Jerilyn Zheng

Run cron jobs from deployment summary

2026-03-05 13:00
πŸš€ Exciting news for developers! You can now run cron jobs directly from the summary section of your deployments dashboard on Vercel. This new feature simplifies the process by automatically registering your cron jobs upon deployment. Explore the capabilities by trying out a Vercel cron job template today! Learn more in the cron jobs documentation. #Vercel #CronJobs #WebDevelopment #TechUpdates #Deployment
Source: Vercel Blog
Mehul Kar

Skip unaffected builds for projects in Bun monorepos

2026-03-05 13:00
πŸš€ Great news for developers using Bun! Vercel has enhanced its ability to skip unaffected builds in monorepos by now detecting Bun lockfiles. This means that when evaluating projects, changes in lockfiles will help determine if dependencies have changed. Teams can benefit from reduced build times for projects that haven't changed, streamlining their development process. For more details, check the monorepo documentation! #Vercel #Bun #Monorepo #Development #BuildOptimization
Source: Vercel Blog
Anthony Shew

Streamdown 2.4: More customization, accessibility and custom rendering

2026-03-05 13:00
πŸš€ Streamdown v2.4 is here, enhancing markdown rendering for developers! This update offers new customization hooks and accessibility features. Teams can now tailor their markdown output and override built-in icons with a component map. Key improvements include support for light and dark themes, custom starting line numbers, and internationalization options. Tables also feature a fullscreen overlay for better usability. Explore the new features and elevate your projects! 🌐✨ #Streamdown...
Source: Vercel Blog
Hayden Bleasel

Stripe is now generally available on the Marketplace and v0

2026-03-05 13:00
πŸš€ Stripe is now fully integrated with Vercel, allowing users to connect their production Stripe accounts and accept real payments. This integration securely manages API keys as environment variables, supporting both sandbox and live modes. It simplifies the process of moving from testing to production without the hassle of key management. Explore new possibilities like live ecommerce, production SaaS billing, and shipping to real users seamlessly. Get started with an example to build your...
Source: Vercel Blog
Ismael Rumzan

Vercel's CDN gets a new dashboard experience

2026-03-05 13:00
πŸš€ Vercel has launched a new dashboard for its CDN, enhancing user experience. πŸ“Š This update allows users to track global traffic distribution, view CDN metrics, and manage caching all in one place. πŸ—ΊοΈ Features include a live traffic map, a redesigned caching page for content purging, and a project-level UI for updating routing rules without needing a new deployment. Learn more about these improvements by visiting the CDN tab in your project. #Vercel #CDN #WebDevelopment #TechUpdate #Dashboard
Source: Vercel Blog
Hannah Hearth

Vercel's CDN now supports updating routing rules without a new deployment

2026-03-05 13:00
πŸš€ Vercel has introduced a new feature allowing users to create and update routing rules without needing a new deployment. These project-level routing rules enable adjustments like setting response headers or API rewrites. They are accessible via the dashboard, API, CLI, and Vercel SDK, and changes take effect instantly upon publishing. This update enhances Vercel's CDN, which now supports three routing mechanisms: deployment configuration routes, bulk redirects, and project-level routes....
Source: Vercel Blog
Priyanka Jindal

MCP Apps support on Vercel

2026-03-04 13:00
πŸš€ Teams can now build and deploy MCP Apps on Vercel with full support for Next.js! MCP Apps offer a provider-agnostic standard for embedded UIs, running in iframes and communicating with compatible hosts like ChatGPT. This architecture allows for seamless integration without platform-specific code. With Next.js, developers can utilize Server-Side Rendering and React Server Components, creating high-performance interfaces easily. Learn more in the documentation! πŸ“š #MCPApps #Vercel #NextJS...
Source: Vercel Blog
Andrew Qu

Building Slack agents can be easy

2026-03-03 13:00
Building Slack agents can be streamlined with the right tools. Slack’s interface allows for easy integration of agents without the need for a new UI. The process involves creating a Slack app, configuring settings, and deploying to infrastructure that meets Slack's response requirements. πŸ’» Using coding agents like Claude Code can simplify this process, guiding you through each step for a deployed agent in a single session. πŸ“¦ The Slack agent skill allows for custom implementations, real-time...
Source: Vercel Blog
Timothy Jordan

Gemini 3.1 Flash Lite is now on AI Gateway

2026-03-03 13:00
πŸš€ Gemini 3.1 Flash Lite from Google is now live on AI Gateway! This new model surpasses its predecessor, 2.5 Flash Lite, with enhancements in translation, data extraction, and code completion. It is ideal for high-volume tasks where budget and latency matter. To use it, set the model to google/gemini-3.1-flash-lite-preview in the AI SDK. Explore AI Gateway for more features and to check out the model leaderboard. πŸ” #Gemini #AIGateway #DataExtraction #Translation #AIModel
Source: Vercel Blog
Jerilyn Zheng

GPT 5.3 Chat is now on AI Gateway

2026-03-03 13:00
πŸš€ Exciting news! GPT-5.3 Chat is now available on AI Gateway. This update enhances tone, relevance, and conversational flow, leading to more accurate answers and better web results. It also minimizes unnecessary refusals and reduces hallucination rates for clearer responses. To access this model, use the setting openai/gpt-5.3-chat in the AI SDK. Explore more about AI Gateway, its features, and try it out in the model playground! #GPT53 #AIGateway #AIUpdates #Chatbot #TechNews
Source: Vercel Blog
Jerilyn Zheng

Scaling redirects to infinity on Vercel

2026-03-03 13:00
πŸš€ Vercel has developed a new approach to handle redirects at scale, allowing for millions of static redirects per project. By utilizing sharding and Bloom filters, they have minimized latency while maintaining low memory usage. This design prioritizes fast lookups and simplicity, making it easier to manage large datasets. Bulk redirects are now available for Pro and Enterprise customers, supporting efficient site migrations and link management. #Vercel #WebDevelopment #Redirects...
Source: Vercel Blog
Sudais

Vercel Sandbox now accepts environment variables at creation

2026-03-03 13:00
πŸš€ Exciting update for Vercel users! The Vercel Sandbox SDK and CLI now allow setting environment variables during sandbox creation. These variables will be automatically available for every command, simplifying multi-step processes. To take advantage of this feature, update to the latest Sandbox CLI and SDK by running: `npm i @vercel/sandbox`. #Vercel #Sandbox #Development #EnvironmentVariables #TechUpdates
Source: Vercel Blog
Gal Schlezinger

Vercel Workflow is now twice as fast

2026-03-03 13:00
πŸš€ Vercel Workflow has achieved significant performance improvements! The fully managed platform, built on the Workflow Development Kit (WDK), now offers a 54% median speed increase. API response times have dropped from 37ms to 17ms, enhancing efficiency across various workflows. To benefit from these enhancements, users should update to the latest version of the Workflow DevKit (workflow@4.1.0-beta.60 or newer). #Vercel #Workflow #PerformanceImprovement #TechUpdate #DevKit
Source: Vercel Blog
Nate Rajlich

How Avalara turns pipe dreams into patent-pending with v0

2026-03-02 13:00
πŸš€ Avalara is transforming tax compliance automation by connecting businesses to over 1,400 systems. Chief Strategy Officer Jayme Fishman emphasizes the shift towards digital transformation, focusing on AI and innovation. With Vercel’s v0 tool, the company has streamlined product development, enabling rapid prototyping and collaboration. This approach has led to the creation of two patent-pending products in just 60 days, enhancing visibility and efficiency in their processes. #TaxCompliance...
Source: Vercel Blog
Nic Vargus

Vercel CLI for Marketplace integrations optimized for agents

2026-03-02 13:00
πŸš€ AI agents can now autonomously manage Vercel Marketplace integrations with the Vercel CLI. πŸ”§ The new discover and guide commands allow agents to explore, install, and retrieve setup instructions for services like databases and authentication seamlessly. πŸ“„ With JSON output, developers can automate infrastructure and manage CI/CD pipelines more efficiently. For a hybrid approach, agents can also pause for human input when needed. Update to the latest Vercel CLI to experience these features!...
Source: Vercel Blog
Bhrigu Srivastava

Chat SDK adds Telegram adapter support

2026-02-27 13:00
πŸš€ Exciting news for developers! Chat SDK has introduced support for Telegram, enhancing its single-codebase approach alongside Slack, Discord, GitHub, and Teams. With the new Telegram adapter, teams can build bots that feature mentions, message reactions, and direct messages. It supports single file uploads and interactive elements such as buttons. For setup, keep in mind that Telegram has limitations on message history and callback data. πŸ”— Read the documentation to learn more! #ChatSDK...
Source: Vercel Blog
Hayden Bleasel

Keeping community human while scaling with agents

2026-02-27 13:00
At Vercel, we've developed a two-tiered agentic system called Community Guardian to enhance our developer community interactions. This system automates the routing of questions and manages admin tasks, allowing our team to focus on user support. The first tier handles operations independently, while the second tier, c0, aids in research by providing context and summarizing community feedback. In its early days, the Guardian supported 281 users and significantly improved our response...
Source: Vercel Blog
Pauline P. Narvas

Vercel Queues now in public beta

2026-02-27 13:00
πŸš€ Vercel Queues is now in public beta, offering a robust event streaming system for teams. This feature allows for efficient message publishing and consumption through Workflow, ensuring reliable task completion even during function crashes or deployments. Key highlights include automatic retries, at-least-once delivery, and easy message processing across consumer groups. Vercel Queues starts at $0.60 per 1M API operations and offers various functionalities like customizable visibility...
Source: Vercel Blog
Harpreet Arora

Developer role now available for Pro teams

2026-02-26 13:00
πŸš€ Great news for Pro teams! They can now assign the Developer role to members, enhancing access control. This role was previously exclusive to Enterprise teams and allows developers to deploy safely to projects while limiting team-wide configurations and environment variable visibility. Owners can easily assign the Developer role to existing members or invite new ones. #ProTeams #DeveloperRole #AccessControl #TeamManagement #ProjectDeployment
Source: Vercel Blog
Michael Wenzel

Nano Banana 2 is live on AI Gateway

2026-02-26 13:00
πŸš€ Exciting news! The Gemini 3.1 Flash Image Preview, also known as Nano Banana 2, is now available on AI Gateway. This update enhances visual quality while ensuring fast generation and cost efficiency. It utilizes Google Image Search, allowing for real-world imagery integration, ideal for lesser-known landmarks. Nano Banana 2 features configurable thinking levels and new resolutions like 512p, 1:4, and 1:8, expanding creative possibilities. For use, set the model to google/gemini-3.1-flash-...
Source: Vercel Blog
Jerilyn Zheng

New dashboard redesign is now the default

2026-02-26 13:00
πŸš€ The new dashboard navigation is now the default for all Vercel users as of February 26, 2026. This redesign follows a successful beta and includes a resizable sidebar, consistent navigation tabs, and improved prioritization of developer workflows. Additionally, projects can now filter easily, and the interface is optimized for mobile use. No action is needed to access these updates. Check your dashboard to explore the new features! #Vercel #DashboardUpdate #TechNews #UserExperience...
Source: Vercel Blog
Mery Kaftar

Activity log now tracks 100% of team and project changes

2026-02-25 13:00
πŸ“Š The activity log has been updated to track 100% of changes to team and project settings. Now, every modification is recorded, providing clear visibility into who made changes and when. With the addition of 88 new events, all actions are documented without exception. Explore the enhanced activity log to stay informed! #ProjectManagement #TeamCollaboration #ActivityLog #Updates #Visibility
Source: Vercel Blog
Darpan Kakadia

How OpenEvidence built a healthcare AI that physicians actually trust

2026-02-25 13:00
πŸš€ OpenEvidence recently went viral on TikTok, gaining 2 million views in under a week! Their innovative healthcare AI platform supports over 20 million clinical consultations monthly, proving reliability in high-stakes environments. With a hybrid architecture and seamless deployment, they maintain speed without compromising quality. Learn more about their journey and impact on healthcare! 🌟 #HealthcareAI #OpenEvidence #ClinicalSupport #Innovation #TechForGood
Source: Vercel Blog
Nic Vargus

GPT 5.3 Codex is now on AI Gateway

2026-02-24 13:00
πŸš€ GPT 5.3 Codex has officially launched on AI Gateway! This new model combines the coding capabilities of GPT-5.2-Codex with enhanced reasoning, achieving a 25% increase in speed and token efficiency. It is designed for comprehensive software lifecycle tasks, from debugging to data analysis. Users can now steer the model mid-task while maintaining context, improving its application in web development. To try it out, set the model to openai/gpt-5.3-codex in the AI SDK. #GPT53 #AIGateway...
Source: Vercel Blog
Jerilyn Zheng

Python Vercel Functions bundle size limit increased to 500MB

2026-02-24 13:00
πŸš€ Great news for Python developers! Vercel has increased the bundle size limit for Python Functions from 250MB to 500MB. This update allows for larger uncompressed deployment bundles, enhancing the flexibility for developers. Explore the new capabilities and consider deploying your FastAPI or Flask applications on Vercel. #Python #Vercel #WebDevelopment #FastAPI #Flask
Source: Vercel Blog
Marcos Grappeggia

Security boundaries in agentic architectures

2026-02-24 13:00
In the evolving landscape of agentic architectures, security boundaries are essential. Many agents now operate with full access to sensitive information, raising potential risks. As they adopt coding patterns, where they execute commands and generate code, distinct trust levels among components become crucial. πŸ” The article highlights four key actors in agentic systems: the agent, agent secrets, generated code execution, and the filesystem. Each requires specific security considerations to...
Source: Vercel Blog
Harpreet Arora

Slack Agent Skill simplifies building Slack agents with coding assistants

2026-02-24 13:00
πŸš€ The new Slack Agent Skill simplifies building Slack agents for developers! This tool allows you to create and deploy agents in one session, focusing on functionality rather than infrastructure. The process involves five stages: 1. Project setup with your LLM provider. 2. Custom app creation in Slack's console. 3. Environment configuration with necessary tokens. 4. Local testing using ngrok. 5. Production deployment to Vercel. Easily start your custom agent or use the provided template!...
Source: Vercel Blog
Timothy Jordan

Introducing npm i chat – One codebase, every chat platform

2026-02-23 13:00
πŸš€ Exciting news for developers! The new Chat SDK is now in public beta. This unified TypeScript library allows you to build chatbots for multiple platforms, including Slack, Microsoft Teams, Google Chat, Discord, GitHub, and Linear, all from a single codebase. It features an event-driven architecture with type-safe handlers for various interactions. Additionally, the SDK supports distributed state management and real-time AI streaming responses. Explore guides for building bots on different...
Source: Vercel Blog
Vishal Yathish

Safely inject credentials in HTTP headers with Vercel Sandbox

2026-02-23 13:00
πŸš€ Vercel Sandbox has introduced automatic HTTP header injection for outbound requests. This feature keeps API keys and tokens secure, ensuring that applications can access authenticated services without exposing credentials within the sandbox environment. πŸ”’ The header injection is managed through network policies, allowing real-time updates without restarting the sandbox. This is particularly useful for workflows that require phased credential management. Available for Pro and Enterprise...
Source: Vercel Blog
Rob Herley

Support for now.json will be removed on March 31, 2026

2026-02-23 13:00
🚨 Important Update: Support for the legacy now.json config file will end on March 31, 2026. To ensure continuity, users need to rename their now.json files to vercel.json. No additional content changes are necessary. For advanced configurations, consider using vercel.ts. Check the documentation for further details. #Vercel #WebDevelopment #TechUpdate #Migration #Coding
Source: Vercel Blog
Tom Knickman

Skills Night: 62,000 ways agents are getting smarter

2026-02-20 13:00
πŸ“… Last night, we hosted Skills Night in San Francisco, highlighting the evolution of our open skills ecosystem, now boasting 62,000 skills and 2 million skill CLI installs. πŸ› οΈ Developers showcased how skills enhance coding agents, bridging the training gap and driving innovation in software development. πŸ”’ We also announced new security partnerships with Gen, Socket, and Snyk to ensure the quality and safety of skills. Join us in building the future of coding at skills.sh! #SkillsNight...
Source: Vercel Blog
Andrew Qu

Skills Night: 69,000+ ways agents are getting smarter

2026-02-20 13:00
πŸš€ Skills Night in San Francisco showcased the rapid growth of the open skills ecosystem, now featuring over 69,000 skills and 2 million CLI installs. Developers gathered to discuss the journey from a single weekend project to a thriving community. Key topics included security partnerships to enhance trust and the innovative use of skills as infrastructure in coding environments. Demos highlighted how skills close training gaps and enable agents to drive entire stacks, such as automatic iOS...
Source: Vercel Blog
Andrew Qu