-
“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.”
-
"Perceived (low) latency is one of the killer features of the chat. Once I implemented streaming with the AI SDK, user satisfaction went up as well as sign ups. It had a measurable impact on our business."
-
"The switch from Google Cloud Platform to Vercel has allowed our engineers to go from spending their time managing and troubleshooting Kubernetes clusters to building more unique features for our customers."
-
"Deploying Next.js on Vercel is a dream. With Next.js 9, we can create API endpoints and custom routing behavior all in one package, without having to write a custom server, which has allowed us to dramatically simplify things and move even more quickly."
-
"Next.js has made it easier for us to scale and build on the Web with fewer people–there's only one of us, and we’re putting our sites in front of some of the world’s largest brands. With Vercel, Colm can focus on the next cool thing, because he knows the site …
-
"People ask, how are you doing this? Do you have a whole agency behind you? How did you build an entire website in a day? It kind of feels like superpowers you're in there just whipping things up."
-
"Vercel-based Teleport docs and website are a huge success. Our engineers deploy multiple times per day without thinking about it, while always having the ability to preview their work. Before Vercel, deployment of docs was a manual process. Our docs teams and external contributors did not have a way to …
-
“We were really impressed with the way Next.js was working, the way the APIs were easy to use, and how everything seemed quite flawless.”
-
“Aliases are something we use and love the most. It allows us to safely deploy anything on a non-production shareable URL and test it in and out before actually going live. And then we have it all tested and ready to go live, it is just a matter of a …
-
"Vercel had us immediately impressed. In less than 5 minutes, we had Vercel hooked into our GitHub repository with an integration that felt polished."
-
"Mintlify would not have been able to scale as quickly as it has without Next.js and Vercel. Multi-tenancy and all the custom domains connecting to one vercel project is so epic."
-
"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."
-
"Time-to-market is everything for SaaS companies. The speed of deployment is nearly instant creating a satisfying developer experience. We love the GitHub integration."
-
“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."