"ISR was the most obvious feature that improved our performance, especially with production deployments."
"We see merchants building these blazingly fast sites on Swell. And that's one of the powers of headless ecommerce—you can use best-of-breed technologies like Vercel and Next.js."
"Speed of execution is important for AI companies like Runway, and Vercel has been fundamental in helping us achieve that."
“Many of our API endpoints were lightweight and involved external requests, resulting in idle compute time. By leveraging in-function concurrency, we were able to share compute resources between invocations, cutting costs by over 50% with zero code changes."
"This would not have been possible without Vercel. Certainly not within 19 days."
"My favorite UX feedback from customers is: 'How is the app so fast?' Because we’ve built on Next.js and Vercel since day one, our pages load in an instant, which is important when it comes to mission-critical software."
"The Next.js team's focus on deep zero-migration features (move to Webpack 5, SWC compiler, built-in TypeScript and linting) is a continuous stream of free quality-of-life improvements."
“With Next.js, we were able to conduct a complete migration from our existing React website in less than a month, including testing. We then moved to Vercel in less than an hour!”
"Preview comments have been a great tool for us to collaborate. It’s been an easy way for us to push changes. We can tell stakeholders: Just log in and comment straight on the solution."
“Because Vercel is the creator and maintainer of Next.js, I know the hosting solution and features will always be perfectly integrated with the framework. It just pairs so well.”
"We tried many tools for feature flags and A/B testing but they weren’t optimized for our Next.js and Vercel setup, so they all added latency to our app. For us, every millisecond impacts conversion. Edge Config with Hypertune was the only solution that worked for us. It fit our stack perfectly and had the best performance, efficiency and integration."
"Before Turborepo, making a change to the UI required a careful process and several steps. Now that we’re using Turborepo, our Tailwind, TypeScript, and linting configuration all just magically work in our repo. No one needs to manage it, and it all just works. It's amazing.”
"Part of what’s great about Vercel and Next.js is that you can just open a PR, merge, and it’s live."
“Our sites just work. We are never “on-call” in case there’s a problem. We don’t have to plan around traffic surges. Vercel is our CloudOps team, and we spend our time adding over-the-top easter eggs.”
"Vercel makes it effortless to deploy a Nuxt/Vue.js site for client review, staging, and production. With zero-config deployments and high performance serverless pre-rendering, I exclusively use Vercel on Tiltaing."