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

推荐订阅源

IT之家
IT之家
博客园 - 聂微东
雷峰网
雷峰网
Microsoft Azure Blog
Microsoft Azure Blog
WordPress大学
WordPress大学
Hugging Face - Blog
Hugging Face - Blog
S
SegmentFault 最新的问题
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
T
Tailwind CSS Blog
博客园 - 三生石上(FineUI控件)
V
Visual Studio Blog
博客园 - 司徒正美
爱范儿
爱范儿
月光博客
月光博客
阮一峰的网络日志
阮一峰的网络日志
博客园_首页
博客园 - 【当耐特】
Jina AI
Jina AI
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
酷 壳 – CoolShell
酷 壳 – CoolShell
大猫的无限游戏
大猫的无限游戏
小众软件
小众软件
人人都是产品经理
人人都是产品经理
V
V2EX

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
Near-zero latency using Vercel Edge Functions - Vercel – ...
Greta Workman · 2023-01-13 · via Vercel News

2 min read

Enhance user experience through application performance.

For Read.cv, showing is better than telling. The professional networking platform helps users add a more personal touch to the typical work profile—all made possible with Vercel and Edge Functions.

An important component to the Read.cv app is allowing users to bring custom domains to the service, but to do so, the Read.cv team was considering making different deploys for each domain—an unsustainable practice. Engineers regularly made tweaks to the site’s core infrastructure while balancing high-priority work like building new features and improving user experience.

Moving to Vercel allowed them to incrementally adopt Next.js (moving from Create React App) for better performance and increased flexibility:

  • Better performance: Edge Functions allow Read.cv to deliver personalized content from a location close to their users, decreasing latency.

  • Increased flexibility: Read.cv was able to use the right tool for each job, with some pages served directly from the edge and others pre-generated as static assets ahead of time—all within the same toolkit of Next.js and Vercel.

Plus, Vercel’s support for wildcard domains, automatic SSL cert generation, and management of DNS gave them the ability to create a multi-tenant platform. This meant users can bring their own personal domains to Read.cv and display their CV profile on their domain, with no custom infrastructure required. 

Not only is Read.cv benefitting from personalization at the Edge and easy-to-manage multitenancy, but Vercel has also improved their site performance and Time to First Byte or TTFB.

“We have a global customer base and it’s important to us that our speed is unbiased regardless of location. When we deploy with Vercel, users around the world are instantly served our latest site at an edge near them. With our previous provider, visitors were often being served from an edge in the U.S. even if they were in Asia or Europe.” — Mehdi Mulani, Software Engineer, Read.cv

If customization is critical to your site or application, let’s talk about how Edge Functions can give you the power of dynamic at the speed of static. Reach out for more information here.