Speechify、Vercel で 6000 万人にサービス提供
Speechify は Vercel と Next.js を活用してインフラを再構築し、50 万ページ以上の動的コンテンツを 6000 万人のユーザーに提供しながらコストを半減させ、セキュリティとパフォーマンスを大幅に向上させた。
キーポイント
大規模な動的コンテンツのスケーラビリティ実現
40 以上の言語に対応する 50 万ページ超の動的コンテンツを、Vercel の Data Cache や ISR を活用して効率的に配信し、インフラコストを抑えながらグローバル展開を実現した。
セキュリティと信頼性の劇的な向上
過去のハッキング被害を経てインフラを再構築した結果、99.99% の稼働率を維持し、Vercel 移行後はセキュリティインシデントがゼロとなり、ユーザーへの影響も最小限に抑えられた。
Instant Rollbacks による開発スピードの加速
頻繁な A/B テストや機能追加に対応するため、Vercel の即時ロールバック機能を導入し、失敗時のリスクを排除して小規模チームでも大規模ユーザー基盤向けに高速で安全にデプロイできる体制を整えた。
迅速なイノベーションと開発効率
AI技術の急速な進化に対応するため、Next.js と Vercel を活用することでアイデアの実装がコードのみで完結し、競合他社に先駆けて機能をリリースできる。
プラットフォームエンジニアリング不要の運用
成長チームには専用インフラ担当者がおらず、セキュリティパッチの自動適用や Fluid compute による需要への自動スケーリングにより、デプロイパイプラインの維持コストを排除している。
SpeechifyAI の展開と技術的優位性
2026 年 7 月時点で Artificial Analysis のテキスト音声合成リーダーボードで第1位を獲得した Simba 3.2 モデルを搭載し、開発者向け API プラットフォームとして国際市場へ拡大している。
重要な引用
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.
Instant Rollbacks: ship fast, fix faster
The result is a global growth engine that scales without the infrastructure costs scaling with it.
With Next.js on Vercel, the only hurdle to turning an idea into reality is the code itself.
Vercel is scaling with it... letting their small, focused engineering team compete with companies ten times their size.
影響分析・編集コメントを表示
影響分析
この記事は、AI スタートアップが急成長期において直面する「スケーラビリティ」「セキュリティ」「開発速度」という三つの課題を、モダンなクラウドプラットフォーム(Vercel/Next.js)の組み合わせで解決した実証事例として極めて重要です。特に、動的コンテンツと大規模ユーザー数を同時に処理しながらコストを半減させた点は、SaaS や AI アプリケーションの開発者にとって具体的なアーキテクチャ指針となるでしょう。
編集コメント
Speechify の事例は、AI アプリケーションが単なる機能実装から「大規模なグローバルサービス」へと進化するために必要なインフラ戦略の転換点を示しています。特に、セキュリティ被害からの復旧とコスト削減を同時に達成した点は、現在の AI エコシステムにおいて非常に参考になる実践的な知見です。
Speechify の Vercel 活用事例
40 以上の言語圏で 50 万ページ以上を配信
Fluid Compute を活用した自動スケーリングによりコストを 50% 削減
デプロイ失敗時のユーザーへの影響ゼロを実現する即時ロールバック機能
Speechify はもともと、読字障害を持つ人々のためのツールとして始まりました。創業者兼 CEO のクリフ・ワイツマン氏が、読み書きの難しさを克服するために音声化の必要性を感じて開発したのが始まりです。この当初の利用シーンが、同社を数千万人のユーザーに成長させ、インクルージョン(包括性)を重視する Apple Design Award の受賞へと導きました。
その後、製品はさらに大きなものへと進化しました。現在は AI を活用したワークプラットフォームとなり、6000 万人のユーザーが文書を読み上げたり、エージェントにタスクを委任したり、音声だけで業務を完結させたりしています。
しかし、その道のりは平坦ではありませんでした。初期段階でハッキング被害に遭い、約半日もの間、すべての訪問者がカジノのウェブサイトへリダイレクトされるという事態が発生しました。これを機に、成長エンジニアリング担当のデニス・チェルノバイ氏は、インフラストラクチャの見直しを決断します。
彼は Next.js と Vercel を採用してゼロから再構築を行いました。その結果、配信するページ数は 40 倍に増え、グローバルなユーザーベースは 3 倍に拡大。さらにコストも 50% 削減することに成功しました。Vercel への移行以降、Speechify は 99.99% の稼働率を維持し、セキュリティインシデントは一度も発生していません。
50 万ページもの動的なページを配信するコスト
Speechify のウェブサイトは、同社の成長を牽引する主要エンジンです。オンボーディングファネルやローカライズされたランディングページ、そして常に変化する価格設定実験などを通じて、1 万ページのベースコンテンツが 40 以上の言語に翻訳されています。コンテンツの更新頻度が高すぎるため、静的生成では対応できません。一方で、すべてを動的に配信しようとすると、毎日の数十万回の訪問ごとにデータベースへの読み取りが発生し、負荷が爆発的に増大してしまいます。
Vercel の Data Cache(データキャッシュ)、ISR(インクリメンタル・スタティック・レジェネレーション)、そして Next.js の Cache Components が、この二つの課題を同時に解決します。ページは初回訪問時に動的にレンダリングされ、すぐにキャッシュされます。その後、何かが変更されるまで、最も近いポータルから配信が続けられます。その結果、インフラコストが規模に合わせて増大することなく、グローバルな成長エンジンとしてスケールすることが可能になりました。
6,000 万人のユーザーへの展開におけるリスク
即時ロールバック:素早くリリースし、より速く修正する
Speechify の成長チームは常に新しい機能をリリースしています。数百万人のユーザーを対象に、数日ごとに新しいファネルや A/B テストがデプロイされます。彼らはすべての機能が正常に動作することを前提としています。この規模において、不具合のあるリリースは開発者が修正すべきバグという次元を超えています。それは、誰も反応する時間もないまま現れる収益への直接的な打撃です。
Vercel 以前、不具合のあるリリースが発生すれば、インシデント化する前に慌ててパッチを当てる必要がありました。恐怖に駆られてデプロイする状態から、自信を持ってデプロイできる状態へ移行したことが、小規模な成長チームが、本来ならより大規模なチームが必要となるスピードで運営することを可能にしています。
市場の動きよりも遅れるコスト
Vercel 上の Next.js:コードからグローバル配信まで
AI の進化スピードがこれほど速い現代では、競争力を維持するために継続的に製品をリリースし続ける必要があります。機能も数週間ごとに急速に進化しています。「先月まで存在していなかった新しい音声機能やエージェントが次々と登場している」と Speechify の首席事業責任者であるローハン・パヴルリは語ります。
アイデアを実装するまでの1週間が、他社に先駆けて実現される機会を失う1週間でもあります。Vercel 上の Next.js を使えば、アイデアを現実に変える唯一の障壁はコードそのものだけです。
Speechify は Next.js で構築され、継続的なデプロイによって運用されています。成長チームには専用のプラットフォームエンジニアリング部門はなく、必要もありません。セキュリティパッチは自動で適用され、Fluid Compute によりインフラが需要に応じて自動的にスケールします。また、維持すべきデプロイパイプラインも存在しません。
次のステップ
Speechify は新たな国際市場への展開を進めつつ、数百万人のユーザー向けに新しい AI 機能を次々と提供しています。直近では、開発者向けプラットフォーム「SpeechifyAI」をローンチしました。これは、消費者向けサービスで成功を収めた音声技術を API を通じて開発者に提供するものであり、その中核となるフラッグシップモデル「Simba 3.2」は、2026 年 7 月時点で Artificial Analysis のテキスト読み上げリーダーボードにおいて第1位を獲得しています。
製品が成長しユーザー基盤が拡大するにつれ、Vercel もそれに合わせてスケールしています。キャッシュされたページから継続的なデプロイまで、小規模で集中したエンジニアリングチームが、自社の 10 倍の規模を持つ企業と対等に戦えるプラットフォームを提供し続けています。
Speechifyについて:Speechifyは、音声によるコンテンツ消費を支援し、業務をAIエージェントに任せることを可能にするAIワークプラットフォームです。その開発者向けプラットフォーム「SpeechifyAI」は、2026年7月時点のArtificial Analysisにおけるランキングで、API経由で提供されるテキスト読み上げモデルの中で第1位を獲得しています。
詳しくはこちら
原文を表示
Speechify on Vercel
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.
The cost of serving 500,000 dynamic pages
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.
The risk of shipping to 60 million users
Instant Rollbacks: ship fast, fix faster
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.
The cost of moving slower than the market
Next.js on Vercel: from code to global delivery
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.
What's next
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.
Read more
関連記事
今日のまとめ
AI日報で今日の重要ニュースをまとめ読み