cd /news/artificial-intelligence/how-speechify-serves-500000-dynamic-… · home topics artificial-intelligence article
[ARTICLE · art-60963] src=vercel.com ↗ pub= topic=artificial-intelligence verified=true sentiment=↑ positive

How Speechify serves 500,000 dynamic pages to 60 million users on Vercel

Speechify serves 500,000 dynamic pages to 60 million users on Vercel, achieving 99.99% uptime and a 50% cost reduction after migrating from a hacked infrastructure. The AI work platform uses Next.js and Vercel's caching to scale globally without proportional cost increases, enabling rapid deployment of new features like SpeechifyAI.

read3 min views2 publishedJul 15, 2026

500,000+ pages served across 40+ languages

Cut costs 50% by auto-scaling with Fluid compute Zero user impact on bad deploys with Instant Rollbacks

Speechify started as a tool for people with dyslexia. Cliff Weitzman, Founder & CEO, built it because reading was challenging and audio made it much easier. That initial use case led Speechify to tens of millions of users and an Apple Design Award for inclusion.

The product has since grown into something much larger: an AI work platform where 60 million people listen to documents, delegate tasks to agents, and complete work entirely through voice.

But the journey wasn't easy. Early on, they got hacked, and for half a day, every visitor was redirected to a casino website. After that, Denis Chernobai, Head of Growth Engineering, knew it was time to re-evaluate their infrastructure stack.

He decided to rebuild from scratch on Next.js and Vercel, and they ended up serving 40 times more pages, reaching a global audience three times larger, and achieving a 50% cost reduction. Since migrating to Vercel, Speechify has maintained 99.99% uptime and hasn't had a single security incident.

Speechify's website is its primary growth engine, with 10,000 base pages translated into 40+ languages across onboarding funnels, localized landing pages, and pricing experiments that change constantly. Static generation isn't an option because the content changes too frequently. But serving everything dynamically means every visitor is a potential database read, which compounds fast at hundreds of thousands of visits every day.

Vercel's Data Cache, ISR, and Next.js Cache Components resolve both problems at once. Pages render dynamically on first visit, cache immediately, and serve from the closest point of presence until something changes. The result is a global growth engine that scales without the infrastructure costs scaling with it.

Speechify's growth team ships constantly. New funnels and A/B experiments are deployed every few days to a user base of millions who expect everything to work. At that scale, a bad release isn't a bug for developers to fix. It's a revenue problem that can show up before anyone has time to react.

Before Vercel, a bad release meant scrambling to patch it before it became an incident. That shift from deploying with dread to deploying with confidence is what enables a small growth team to operate at a speed that would otherwise require a much larger team.

When AI moves this fast, you need to constantly ship to stay competitive, and capabilities evolve rapidly, often every few weeks. "We see new voice functionality and agents emerging that didn't exist just last month," said Rohan Pavuluri, Speechify's Chief Business Officer. Each week that an idea remains unimplemented is a week someone else might bring it to life first. With Next.js on Vercel, the only hurdle to turning an idea into reality is the code itself.

Speechify ships on Next.js with continuous deployments. The growth team doesn't have a dedicated platform engineering function and doesn't need one. Security patches apply automatically, infrastructure scales to demand with Fluid compute, and there's no deployment pipeline to maintain.

Speechify is expanding into new international markets and shipping new AI capabilities to millions of users. Most recently, they launched SpeechifyAI, a developer platform bringing the same voice technology behind their consumer success to builders via API, and its flagship Simba 3.2 model ranks number one on the Artificial Analysis text-to-speech leaderboard as of July 2026.

As the product grows and the user base expands, Vercel is scaling with it, from cached pages to continuous deployments on a platform that lets their small, focused engineering team compete with companies ten times their size.

About Speechify: Speechify is an AI work platform helping people consume content through voice and delegate work to AI agents. Its developer platform, SpeechifyAI, offers the #1-ranked text-to-speech models on Artificial Analysis via API, as of July 2026.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @speechify 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/how-speechify-serves…] indexed:0 read:3min 2026-07-15 ·