Yesterday's Top Poster

Industry News

Previously, we added opt-in support for skipping builds with unchanged code in monorepos to reduce build queueing. This behavior is now the default for new projects. To enable deployment skipping in an existing project, visit the Build and Deployment settings for the project. Additionally, this setting has been added to the Vercel provider for Terraform in 2.10.0. Learn more about skipping deployments. Read more Continue reading...
Avanade is the world’s leading expert on Microsoft which delivers AI-driven solutions for cloud, data analytics, cybersecurity, and ERP. The team at Avanade started on a comprehensive transformation, ultimately adopting Next.js, Vercel, and Sitecore XM Cloud to establish a modern, composable system capable of delivering highly responsive experiences to global clients. This migration helped replace monolithic systems with tightly coupled components and manual deployments, which hurt performance and feature rollouts. Read more Continue reading...
Vercel now supports React Router v7 applications when used as a framework: This includes support for server-rendered React Router applications using Vercel's Fluid compute. Further, the Vercel preset intelligently splits application bundles across Vercel Functions, and supports custom server entry points. Deploy React Router to Vercel or learn more about React Router on Vercel. Read more Continue reading...
Vercel now supports Domain Connect, an open standard that simplifies DNS configuration. With one click, you can set up your domain without manually copying DNS records—saving time and reducing errors. Cloudflare-managed domains are now supported with more providers coming soon. To get started: Add a new domain to your Vercel project, and Vercel will detect if your domain qualifies for setup through Domain Connect, prompting you to proceed automatically or configure it manually. We're also implementing Domain Connect as a DNS provider, enabling external services to configure Vercel Domains just as easily. Learn more about Vercel domains. Read more Continue reading...
You can now share deployments with external collaborators. Previously, invitations, access requests, and shareable links were limited to the preview URL for a branch or custom aliases. The share modal—accessible by selecting Share on a deployment page or from the Vercel Toolbar menu—now allows sharing the specific deployment you are on or the always up-to-date preview URL for the branch. Read more about sharing deployments. Read more Continue reading...
Observability's Vercel Functions dashboard now shows quick-view tiles with key metrics, such as: Active compute model, like Fluid compute, which enhances efficiency, minimizes cold starts, and optimizes performance Compute saved with Fluid compute enabled Average memory usage for your functions P75 Time to First Byte (TTFB) for performance monitoring Cold start frequency to track optimization impact These insights are available for all plans. Learn more about Observability and Fluid compute. Read more Continue reading...
We’ve optimized our Image Optimization infrastructure, including: 60% faster transformations New, opt-in reduced pricing Previously, usage was measured by the number of unique source images ($5 per 1K source images). You can now opt into usage based on transformations with regional pricing, starting from: Image Transformations: $0.05 per 1K image transformations Image Cache Reads: $0.40 per 1M cache read units Image Cache Writes: $4.00 per 1M cache write units This new pricing model is opt-in through your project settings. There are no changes to existing customers using Image Optimization New projects for existing customers will also have no changes New customers will start on the new pricing today Pro...
Marketplace integration providers can now register integration actions for deployments, allowing for automated resource-side tasks such as database branching, environment variable overrides, and readiness checks. When a user deploys a project that has connected Marketplace integration with configured actions, the deployment will pause and wait for all integration actions to complete successfully. This ensures that the deployed resources are properly set up before the deployment proceeds. Users will also receive helpful suggestions within the integration about which actions are available and should be executed. Learn more about integration actions. Read more Continue reading...
Vercel Observability now includes a dedicated dashboard for Image Optimization, providing deeper insights into image transformations and efficiency. This update follows the introduction of a new pricing model, and includes: Transformation insights: View formats, quality settings, and width adjustments. Optimization analysis: Identify high-frequency transformations to help inform caching strategies. Bandwidth savings: Compare transformed images against their original sources to measure bandwidth reduction and efficiency. Image-specific views: See all referrers and unique variants of an optimized image in one place. This dashboard is available to customers on all plans and is compatible with both the new and legacy pricing...
The Flags SDK—our open source library for using feature flags in Next.js and SvelteKit applications—is now available under the new package name flags. The new name signals our commitment to open source and the independence of the package from any specific entity or platform. Our framework-first approach of the SDK aims to simplify usage, avoid client-side flag evaluation, and improve user experience by eliminating layout shifts. We are working on adapters with partners like Statsig, Optimizely, and LaunchDarkly to ensure a seamless integration with the Flags SDK. Until now, each provider established their own approach to using feature flags in frameworks like Next.js, which led to duplicate efforts across the industry and drift in...
The new @vercel/related-projects package helps sync deployment information across separate Vercel projects, ensuring your applications always reference the latest preview or production deployment URLs without manual updates or environment variable changes. Previously, developers had to manually enter deployment URLs, manage connection strings, or use environment variables to keep the projects communicating effectively. Now, this data is automatically available and updated at both build and runtime. For example, a monorepo containing: A frontend Next.js project that fetches data from an API An backend Express.js API project that serves the data Related Projects can now ensure that each preview deployment of the frontend...
The Vercel Firewall overview page now shows improved visibility into your traffic and the Firewall status. Navigate to your Firewall page to see: Status of the system firewall A warning banner if a reverse proxy is inhibiting Vercel's ability to protect your site Tabbed view for easier traffic filtering Rules displayed below the chart with better readability The Vercel Firewall automatically mitigates DDoS attacks for all Vercel deployments. You can further secure your site with custom rules and IP blocking, and by turning on Attack Challenge Mode when under high-volume attacks. Learn more about the Vercel Firewall. Read more Continue reading...
We’ve simplified the Project Settings page, bringing all build customization options under a unified Builds and Deployment section. Vercel framework-defined infrastructure automatically detects settings for many frontend frameworks, but you can still customize build options to fit your needs. Learn more about project settings and how to configure a build. Read more Continue reading...
The Vercel Marketplace has a new Video category for tools that allow developers to integrate video functionality into any project. The first integration in the Video category is Mux, an API-first platform for video. With the first-party Mux integration, Vercel users can: Add video streaming and playback capabilities with minimal setup Access real-time video performance data and analytics Leverage integrated billing through Vercel Get started with Mux on the Vercel Marketplace, available to customers on all plans. Read more Continue reading...
Multi-tenant platforms, like AI agents and visual building apps, can now easily transfer deployment ownership directly to users or teams. How it works: Deployment creation: Any third-party can create a new deployment using the Vercel CLI or using the Vercel API: POST /files and POST /deployments Initiate transfer: The Vercel API endpoint is then used to generate a claim-deployment URL for that deployment. User confirms their team: The user selects their Vercel team and completes the transfer. Check out our documentation to learn more. Read more Continue reading...
The AI SDK is an open-source toolkit for building AI applications with JavaScript and TypeScript. Its unified provider API allows you to use any language model and enables powerful UI integrations into leading web frameworks such as Next.js and Svelte. Read more Continue reading...
Self-serve domain renewals and redemptions are now available in the Vercel dashboard. Previously limited to automatic renewals to ensure uninterrupted service, domains can now be manually renewed at your convenience with just a few clicks, directly from the dashboard. Domain renewals To renew your domains directly: Navigate to your team's Domains tab Click the three dots next to the domain you want to renew Select Renew Additionally, you may click the Renew Domain button on any domain detail page. Domain redemptions For expired domains with a redemption period (typically 30 days), you can now recover them directly in the dashboard: Start the redemption process on the domain detail page A redemption fee will be...
Tremor is an open source library built on top of React, Tailwind CSS, and Radix. It consists of 35 unique components and 300 blocks that can be copy-pasted to build visually rich and interactive dashboards. The Tremor community has seen impressive growth with over 16,000 stars, 300,000 monthly downloads, and 5,500,000 installs to date. Today, Tremor and its cofounders Severin Landolt and Christopher Kindl are joining Vercel’s Design Engineering team where they'll be working on UI components for the Vercel Dashboard, v0, and more. This acquisition strengthens our commitment to open source and providing developers with the best tools for building exceptional user interfaces. Read more Continue reading...
You can now search within project settings in the Vercel Dashboard, making it easier to quickly find a specific setting. To get to your project settings: Select a project from your Team Overview page Select the Settings tab. Learn more about project settings. Read more Continue reading...
The Vercel Toolbar extension is now available for Firefox, in addition to Chrome. With this extension you can use the Vercel Toolbar on your production deployments, set preferences for when the toolbar appears and activates, and drag and release to add a screenshot of a selected area to a comment. Install the Firefox extension from the Firefox Browser Add Ons page to get started or visit our documentation to learn more about the Vercel Toolbar and browser extensions. Read more Continue reading...
Back
Top