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

推荐订阅源

D
DataBreaches.Net
GbyAI
GbyAI
aimingoo的专栏
aimingoo的专栏
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
月光博客
月光博客
大猫的无限游戏
大猫的无限游戏
M
MIT News - Artificial intelligence
腾讯CDC
博客园 - Franky
Engineering at Meta
Engineering at Meta
C
Check Point Blog
T
The Blog of Author Tim Ferriss
有赞技术团队
有赞技术团队
Microsoft Azure Blog
Microsoft Azure Blog
MyScale Blog
MyScale Blog
I
InfoQ
Blog — PlanetScale
Blog — PlanetScale
P
Proofpoint News Feed
The GitHub Blog
The GitHub Blog
N
Netflix TechBlog - Medium
Last Week in AI
Last Week in AI
S
SegmentFault 最新的问题
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
WordPress大学
WordPress大学

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
Tray.ai cut build times from a day to minutes with Vercel...
Alli Pope · 2025-06-16 · via Vercel News

2 min read

How Roboto Studio simplified infrastructure, improved developer experience, and consolidated thousands of pages for Tray.ai

Tray.ai is a composable AI integration and automation platform that enterprises use to build smart, secure AI agents at scale.

To modernize their marketing site, they partnered with Roboto Studio to migrate off their legacy solution and outdated version of Next.js. The goal: simplify the architecture, consolidate siloed repos, and bring content and form management into one unified system.

After moving to Vercel, builds went from a full day to just two minutes.

Link to headingFrom fragile pipelines to fast deploys

Before the migration, Tray.ai’s infrastructure was held together by legacy decisions. An older version of Next.js coupled with Serverless, 250MB package builds, and a rigid dev–stage–prod pipeline slowed development to a crawl. Previewing changes required full deploys. Form logic lived in a separate repo. Builds failed often, and when they didn’t, they took a full day.

Moving to Vercel reduced build times from a full day to just 2 minutes for faster rollouts and more agile updates.

Co-founder & CEO, Tray.ai

Roboto Studio rebuilt the site from the ground up using Next.js. They consolidated everything into a single Turborepo monorepo, with custom page resolution and deeply nested dynamic routing to handle the complexity of over 500,000 pages.

On Vercel, the team now uses automatic git-based deployments on every branch push. Developers get to see see their changes using preview deployments that mimics production, allowing them to find and fix issues before they merge.

Link to headingUnified infrastructure, fewer unknowns

The new site architecture uses a hybrid approach with Static Site Generation (SSG), Server-Side Rendering (SSR), and Client-Side Rendering (CSR), each applied where it makes sense. Roboto also rebuilt Tray’s forms engine using Vercel Functions, integrated with recaptcha for added protection.

With Vercel Analytics and Speed Insights, the team can now understand how real users interact with the site. Performance insights right in the Vercel Dashboard became a north star.

In addition, reliability has drastically improved. The team now catches build errors instantly, no more digging through layers of abstraction or chasing down broken deploys. What used to take extra steps and time is now visible the moment it happens, making fixes faster and more straightforward.

We are shipping far faster, far more often, and we’re giving Tray visibility into every change, right in the workflow.

Founder of Roboto Studio

Link to headingResilience at the edge

When the team spotted a DDoS attack targeting dynamic SSR routes through Firewall Observability, they quickly refactored the most vulnerable pages to static, cached versions. The problem resolved without any infrastructure intervention. This kind of flexibility is built into the architecture, powered by Vercel’s Edge Network.

They now serve over one million page views monthly with a setup designed to scale.

Link to headingResults

Tray’s migration wasn’t just about fixing broken builds, it was about unlocking a better way to work. With a modern Next.js architecture on Vercel, they now deploy faster, validate ideas quicker with preview deployments, and debug issues with real-time visibility.

Consolidating multiple repos into a single codebase reduced complexity and made it easier to manage forms, content, and shared logic in one place. Combined with analytics, performance insights, and edge caching, the new stack gives Tray a faster, more reliable foundation built for iteration, scale, and speed.

Talk to a migration expert

Start building a cleaner enterprise-grade stack.

Contact Sales