← Back to context

Comment by ozuly

10 months ago

In case it’s helpful to anyone who has to jump off vercel:

I recently had to transition my company off of vercel for reasons unrelated to this (wanted to use cloud infra primitives that vercel does not provide, and wanted to leverage the large amount of AWS credits my company received) and found sst.dev [0] to be easy to migrate to and a joy to use in general. It leverages open-next to deploy next.js projects on AWS in a serverless way.

I’ve been enjoying using it so much that for my next project I think I’ll skip vercel altogether and use sst from the start.

[0] https://sst.dev/