惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Microsoft Azure Blog
Microsoft Azure Blog
WordPress大学
WordPress大学
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
The Cloudflare Blog
U
Unit 42
D
Docker
Hugging Face - Blog
Hugging Face - Blog
博客园 - 聂微东
Recent Announcements
Recent Announcements
GbyAI
GbyAI
T
The Blog of Author Tim Ferriss
Last Week in AI
Last Week in AI
V
Visual Studio Blog
I
InfoQ
Google DeepMind News
Google DeepMind News
小众软件
小众软件
L
LangChain Blog
C
Check Point Blog
宝玉的分享
宝玉的分享
Martin Fowler
Martin Fowler
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 【当耐特】
J
Java Code Geeks
罗磊的独立博客

Vercel News

Vercel Open Source Program: Winter 2026 cohort How Notion Workers run untrusted code at scale with Vercel Sandbox How we run Vercel's CDN in front of Discourse From idea to secure checkout in minutes with Stripe Building Slack agents can be easy Scaling redirects to infinity on Vercel Advancing Python typing Gamma builds design-first agents with Vercel How Avalara turns pipe dreams into patent-pending with v0 Keeping community human while scaling with agents How OpenEvidence built a healthcare AI that physicians actually trust Security boundaries in agentic architectures Skills Night: 69,000+ ways agents are getting smarter Video Generation with AI Gateway We Ralph Wiggumed WebStreams to make them 10x faster How Stably ships AI testing agents in hours, not weeks How we built AEO tracking for coding agents Anyone can build agents, but it takes a platform to run them Introducing Geist Pixel The Vercel AI Accelerator is back with $6m in credits Making agent-friendly pages with content negotiation The Vercel OSS Bug Bounty program is now available Introducing the new v0 Run untrusted code with Vercel Sandbox, now generally available How Stripe built a game-changing app in a single flight with v0 How Sensay went from zero to product in six weeks AGENTS.md outperforms skills in our agent evals Agent skills explained: An FAQ Testing if "bash is all you need" AWS databases are now live on the Vercel Marketplace and v0
Quality software at scale with Vercel Spaces - Vercel – V...
2023-05-03 · via Vercel News

3 min read

Unite your team with powerful tools and conventions for better collaboration and faster iteration in large codebases.

As companies and codebases grow, it becomes hard to sustain a fast release cycle without letting errors slip in to production. It shouldn't be this way. We should be able to move fast without breaking things—making quick updates while retaining great performance, security, and accessibility.

Today, we're introducing Vercel Spaces, the biggest evolution of Vercel's workflow yet. Introducing powerful tools and conventions designed to integrate with your monorepo setup, to help you scale efficiently while retaining quality.

With Vercel Spaces, you'll find insights on your development workflows, code health and build logs, and brand new functionality to boost efficiency and remove blockers with Conformance, Code Owners, and Vercel Runs. These products, currently available in early private beta for Enterprises, can be used with Vercel regardless of where you host your application.

The Spaces Dashboard surfaces information about the codebase and development workflows to developers. The Spaces Dashboard surfaces information about the codebase and development workflows to developers.

The Spaces Dashboard surfaces information about the codebase and development workflows to developers.

Get started

If you're interested in Vercel Spaces, it is available for early access for Vercel Enterprise customers. Contact our team to learn more.

Contact Us

Link to headingReimagining Vercel for large codebases

Teams need a single place to find information about code, owners, and build logs.

As more teams turned to monorepos to efficiently scale projects, it became clear that we needed to rethink how our dashboard surfaced their data. Spaces provides new monorepo and code-first views in the Vercel dashboard, making it easy to improve collaboration and productivity.

With the Spaces Dashboard, we've designed a workspace to make information discovery easier, help with cross-team collaboration, and ensure a better onboarding experience for new team members.

Link to headingBetter best practices: Conformance for your code

Maintaining frontend code quality is hard to do at scale. With Conformance, Vercel Spaces will automate detection of critical issues for your frontend products early in the development lifecycle and prevent them from ever reaching production.

We do this by codifying and extending Vercel's deep knowledge of the framework ecosystem and tools like Next.js and Turbopack to automatically identify the most common issues impacting product and code quality.

For example, Conformance will detect when imports can be moved to be lazy loaded to reduce bundle sizes and improve page performance or when important security headers are missing from your Next.js application before merging to production.

Link to headingGranularly-defined code ownership with Code Owners

As a company grows, it can become difficult for any one person to be familiar with the entire codebase. As the growing teams start to specialize, it can be a common pain point to not know who is responsible for a given piece of code anymore.

With Code Owners, Vercel Spaces will help your organization collaborate better by making it easy to find who is responsible for code and make sure that code changes are reviewed by the right people, all the time.

Code Owners files are colocated with the code which makes it easy to contact the owner of a piece of code. Since code owners are stored in the directory tree of the code, code owners who are higher up in the directory tree act as broader stewards over the codebase and are the fallback if owners files go out of date. Additionally, Code Owners is integrated into Git hosting platforms to automatically add the appropriate people to code reviews. Code Owners also provides flexible reviewer selection algorithms, such as round robin assignment, team assignment, primary on-call assignment, and more.

Visualize who owns code in your organization.Visualize who owns code in your organization.

Visualize who owns code in your organization.

Link to headingA better way to debug: Vercel Runs

You may be familiar with the pain of scrolling through endless terminal logs to find the source of a build failure. Vercel Runs offers a better solution, a new system for sending a user’s builds from any tool (local, continuous integration (CI), or deployments) to Vercel for visualization all in one dashboard. You'll get an easier way to debug a task through an interactive UI, and stores historical build logs allowing you to easily look back at past runs or view aggregate insights.

It includes the ability to debug individual builds, see insights from aggregate information, and improve the critical path by fixing slow tasks, such as bottleneck tasks. Any build tool will be able to integrate with the Vercel Runs API. This means that Turborepo users, for example, can send their Turbo runs data to Vercel dashboard for visualization with an easy reference to old builds to help debug issues.

Vercel Spaces gives you the tools to move fast as a team—without breaking things. Get started today.

Get started

If you're interested in Vercel Spaces, it is available for early access for Vercel Enterprise customers. Contact our team to learn more.

Contact Us