AI Gateway
VercelReviews from AWS customer
0 AWS reviews
-
5 star0
-
4 star0
-
3 star0
-
2 star0
-
1 star0
External reviews
65 reviews
from
External reviews are not included in the AWS star rating for the product.
Instant Deployments and Zero-Config CI/CD for Next.js & AI Apps
What do you like best about the product?
Vercel has completely transformed how I deploy full-stack and AI-powered applications. As a Lead AI Engineer working with Next.js, React, and LLM workflow pipelines, the GitHub integration is flawless push to main and the app is live in under a minute. Preview deployments on every PR make client demos and stakeholder reviews effortless. Edge functions, environment variable management, and built-in CDN make it the perfect platform for production-grade applications like my Nexus LLM Workflow builder.
What do you dislike about the product?
Pricing scales up quickly for teams with high bandwidth or serverless function usage. The free tier limitations on build minutes can be restrictive for active projects. More granular control over cold start behavior for serverless functions would be appreciated, especially for latency-sensitive AI applications.
What problems is the product solving and how is that benefiting you?
Vercel eliminates DevOps overhead entirely for frontend and full-stack deployments. Instead of managing servers or complex CI/CD pipelines, I focus purely on building features. For AI-powered Next.js applications, the seamless GitHub-to-production pipeline has cut deployment time from hours to seconds and made iteration cycles significantly faster.
The best place to host your Next.js project — even on the free plan
What do you like best about the product?
The developer experience is genuinely hard to beat. I connected my GitHub repo and that was basically it every push deploys automatically, with preview URLs included. As a solo developer running a real production project, the Hobby plan gives you more than you’d expect. The firewall tooling is surprisingly mature for a free tier, Speed Insights and Analytics are built in without any extra setup, and the dashboard feels clean and intuitive.
The documentation is some of the best I’ve encountered on any platform: thorough, well organized, and actually kept up to date. I briefly tried the Pro plan and loved it too, but even on its own the Hobby plan is already a serious offering. Overall, it’s clear the team cares about the product.
The documentation is some of the best I’ve encountered on any platform: thorough, well organized, and actually kept up to date. I briefly tried the Pro plan and loved it too, but even on its own the Hobby plan is already a serious offering. Overall, it’s clear the team cares about the product.
What do you dislike about the product?
The biggest limitation of the Hobby plan is how restricted team collaboration is, along with some more advanced features being locked behind Pro. For a solo project it works well enough, but as soon as you want to bring someone else in and collaborate properly, the jump to Pro becomes hard to ignore, especially given the price difference. That said, the Pro tier does offer real value I just wish there were an in-between option.
What problems is the product solving and how is that benefiting you?
I host a Next.js-based municipal government website on Vercel, and it handles everything seamlessly routing, edge functions, ISR, the whole stack. What used to require a bunch of separate infrastructure choices (hosting, CDN, analytics, security) is now consolidated in one place, which makes the overall setup much simpler to manage. In that sense, it feels like a legitimate Cloudflare competitor: it’s not just a hosting provider, but a full platform. If you’re starting out with Next.js in particular, I don’t think there’s a better place to begin, and the ceiling is high enough that you likely won’t need to migrate anytime soon.
From Code to Production in Seconds: The Ultimate Founder’s DX
What do you like best about the product?
The developer experience (DX) is unmatched. The git-push-to-deploy workflow and automatic SSL provisioning allow me to focus entirely on building features rather than managing infrastructure. The Preview Deployments are essential for testing UI changes in a live environment before merging to production, which significantly speeds up my iteration cycles.
What do you dislike about the product?
The "Serverless Function Execution Timeout" on the Pro plan can be a bottleneck for heavier background tasks or complex API calls. Additionally, while the usage-based pricing for bandwidth and functions is fair, it can become unpredictable if a project experiences a sudden, unoptimized traffic spike, requiring close monitoring of the dashboard.
What problems is the product solving and how is that benefiting you?
Vercel solves the problem of deployment complexity and site performance. By leveraging their Edge Network and optimized Next.js integration, it ensures my SaaS applications remain fast and globally available without manual CDN configuration. This allows me to maintain a lean team while scaling a production-grade platform reliably.
Branch Subdomains and Built-In CI/CD Make Testing and Delivery Easy
What do you like best about the product?
The best part is the creation of a subdomain for each connected branch, so I can easily see which branch an issue is coming from. That makes it easier to test that specific branch and then deliver the final build. It also connects with both GitLab and GitHub, and provides a CI/CD setup for builds within it, along with domain connection between them.
What do you dislike about the product?
I’m fine with everything, but building on the basis of credit can sometimes be costly.
What problems is the product solving and how is that benefiting you?
Basically, while creating the product, we need a CI/CD setup, and the build process should be easy to check in practice. It should also be clear which branch an issue is coming from. We implemented it through GitHub and connected the domain as well.
Effortless Deployment, High Cost
What do you like best about the product?
I like that Vercel just works. It makes storing data in buckets and Postgres stupidly easy, especially when using Supabase. Supabase also helps Auth0 for authentication play well with Vercel. Switching from AWS to Vercel fixed the hard provisioning and the pain of managing AWS, making things much smoother. The initial setup with Vercel was incredibly easy, just as simple as a single CLI command.
What do you dislike about the product?
Incredibly expensive
What problems is the product solving and how is that benefiting you?
Vercel solves the slowness of deploying on traditional cloud services like AWS and simplifies the management, making provisioning much easier.
Secure, High-Performance Deployment with Ease
What do you like best about the product?
I like how Vercel makes deployment easier. I appreciate the secure, high-performing, and easy deployment of our Next.js site. Https://www.exibify.com
What do you dislike about the product?
Easy to use
What problems is the product solving and how is that benefiting you?
I find Vercel makes deployment easier and offers secured, high-performing deployment.
Vercel Makes Front-End Hosting Easy—A Friend who cares for you.
What do you like best about the product?
Well, if you are a newbie to website development and/or a small business just getting started, Vercel helps you build your digital presence by proving space for your projects as It lets you host your project or website on a free tier, which is something I was genuinely amazed to learn. For hosting, you don’t need a separate hosting service—you can host it through Vercel, and that was the best part for me and what impressed me the most. Given that Vercel is a cloud platform for React Developers, allowing users like me to deploy websites, Host front end applications, with build in features like Automatically scale up and Optimized performance
What do you dislike about the product?
I was hoping that if Vercel offered backend services as well, that would be a plus point. As I understand it, there are execution time limits on serverless functions, so I feel a little confused about how long-running processes are supposed to work. I also didn’t notice any traditional server controls while using it. Anyway, the front-end services are great for me, especially since I’ve just started using it.
What problems is the product solving and how is that benefiting you?
While working on my project, my main concern was hosting, and Vercel resolved that for me. It helped me set up the server in a very simple way: I connected my Git with Vercel, pushed the code, and in just a couple of minutes my website was live with automatic deployment, free SSL, and a CDN. I also noticed good loading times worldwide. I still need to wait and see how it will handle traffic spikes, and I’ll update later. The thing I like most is the core features, like instant deploys and built-in CI/CD.
Effortless Deployments, but Pricing Could Improve
What do you like best about the product?
I like the ease of access and ease of use that Vercel offers. It's really fast for getting my work done compared to other methods. The CICD pipelines are particularly cool; they allow me to just push my code to GitHub and Vercel takes care of the deployment, automating the process so I don't have to worry about potential issues. Also, the initial setup is very easy, just a few clicks and it's done.
What do you dislike about the product?
I don't like Vercel's pricing strategy. It's like stubborn at $20, and even if you don't use the entire $20 in resources, they'll still charge you $20. My usage personally only uses about $1 to $5. I feel like if they started their pricing at $5, it could be more beneficial for a lot of people.
What problems is the product solving and how is that benefiting you?
Vercel saves me time by automating app server setup that I used to do manually in AWS. It simplifies deploying applications with multiple services like API gateway or Lambda in one click.
Fast, reliable frontend platform for production AI products
What do you like best about the product?
Vercel makes deploying and running modern web apps extremely simple and fast. We use it to power one iGlowly project — a patient-first AI assistant built for aesthetic clinics — where we deploy frontend scripts on Vercel. The experience has been very smooth. Deployments are easy and extremely fast, performance is excellent out of the box, and everything from previews to production feels reliable and well thought out. It lets us focus on product and UX instead of infrastructure. Easy to learn.
What do you dislike about the product?
Pricing can scale quickly as usage grows, especially for teams running more advanced features, but this is largely offset by the time saved and stability provided.
What problems is the product solving and how is that benefiting you?
Vercel removes the complexity of frontend hosting, CI/CD, and performance optimization. For us, this means we can ship and iterate on a production AI assistant quickly, ensure fast response times for users, and maintain a high-quality, reliable experience without managing servers or DevOps overhead. Really good one.
Effortless and Fast Deployment Platform for Modern Web Apps
What do you like best about the product?
I like Vercel for its ease of use and simple implementation—deploying is as easy as pushing to Git. Its integrations with frameworks and tools are seamless, and it offers a rich set of features without feeling overwhelming. I use it frequently because it reliably handles hosting, serverless functions, and edge features, and the customer support and documentation make it easy to get help when needed.
What do you dislike about the product?
I dislike that Vercel’s free tier has limits on serverless function execution and bandwidth, which can be restrictive for larger projects. Sometimes debugging deployment issues can be tricky, and advanced customization options are limited compared to full cloud providers.
What problems is the product solving and how is that benefiting you?
Vercel solves the problem of complex deployment and hosting by providing instant, automated deployments with built-in CDN, serverless functions, and seamless Git integration. This benefits me by saving time, reducing infrastructure headaches, and allowing me to focus entirely on building and iterating on my web applications.
showing 11 - 20