Vercel vs other Frontend Platforms
Unanswered
Black Caiman posted this in #help-forum
Black CaimanOP
Hi all, I'm building a Next.js frontend for an AI app where the backend will be hosted on AWS using AWS API gateway and lambda functions. The app will generate audio, similar to https://suno.com/ (also built on Next). I've built Next.js apps on vercel before, but in this case I'm wondering what is the compelling use case to go with Vercel vs AWS Amplify. I'm going to be using Cognito for auth, Route 53, Dynamo DB and a ton of other AWS features, so it seems like it would be easier to host both frontend and backend with AWS? Vercel seems to be pricier as well.