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

推荐订阅源

博客园 - 司徒正美
大猫的无限游戏
大猫的无限游戏
腾讯CDC
J
Java Code Geeks
博客园 - 【当耐特】
Microsoft Azure Blog
Microsoft Azure Blog
V
Visual Studio Blog
人人都是产品经理
人人都是产品经理
博客园 - Franky
博客园 - 聂微东
阮一峰的网络日志
阮一峰的网络日志
美团技术团队
云风的 BLOG
云风的 BLOG
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
U
Unit 42
雷峰网
雷峰网
B
Blog RSS Feed
博客园_首页
量子位
F
Fortinet All Blogs
罗磊的独立博客
H
Hackread – Cybersecurity News, Data Breaches, AI and More
酷 壳 – CoolShell
酷 壳 – CoolShell
C
Check Point Blog

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
How Vercel helps mmm.page manage over 30,000 sites - Verc...
2023-04-07 · via Vercel News

2 min read

mmm.page was founded to provide anyone with the tools to create their own website, regardless of their technical know-how. With fast and early success, having the whole platform as a single page application on Amazon Simple Storage Service (Amazon S3) became untenable as the user base grew into the tens of thousands. That’s why they turned to Vercel. Thanks to Server-Side Rendering (SSR), ease of deployment, and support for custom domains, Vercel makes it simple to manage mmm.page’s scale, monetize their offerings, and continue to innovate.

Vercel removes a lot of the tiny frictions so we can move faster.

XH Founder

At its core, mmm.page’s goal is to make the internet less homogenous by empowering people who have never conceived themselves as website builders to build their own websites quickly and easily. Today, over 30,000 users have created sites on the mmm.page’s platform—and those numbers only continue to grow. 

mmm.page started with a single page application (SPA) on Amazon S3 for the initial launch. They quickly realized that Amazon S3 was not the best suited for SEO and the platform would not easily scale. What’s more, it was difficult to set up custom domains, and getting Preview URLs on Amazon S3 was time-consuming and cumbersome. They decided ultimately to fork the viewer experience as a server-side Next.js bundle on Vercel, while the editor experience is still on Amazon S3 (though they're considering migrating that to Vercel, too). 

"The Vercel custom domain support has been a godsend," says XH, noting how they are otherwise notoriously difficult to set up. "Vercel allows me to quickly set up custom domains. This allowed me to quickly monetize my user base faster, whereas it would have taken me months just to set up SSL certificate generation."

The site’s Core Web Vitals are also always top of mind for mmm.page. The users are used to highly performant sites and are sensitive to any kind of latency. If their own sites are laggy or have a bug, they might leave to another platform. SSR ensures that if changes need to be made to user sites, there won’t be any extra lag time.

As mmm.page continues to grow, they appreciate that with Vercel, you can cache results, with 2-3x fewer calls to the database. This ensures they won’t have a database overload. "Now that we have a hybrid SSR and live dynamic data, once I push that new viewer or update the schema, I can mass update the cache." XH explains.

With Vercel, mmm.page is able to quickly spin up new features, meet the needs of their users, and scale along with them. Would your team's platform benefit from faster iterations and seamless scaling? Get in touch