Hacker News new | ask | show | jobs
by rawtxapp 1836 days ago
>Running a custom server means no deploying to Vercel. I understand that one the most, since Vercel has decided to lean on serverless

For those who want simple serverless deployment, but don't want to vendor lock in with Vercel, checkout serverless-next.js, it makes deploying to aws lambda@edge directly a breeze, it's awesome![1].

1: https://github.com/serverless-nextjs/serverless-next.js

1 comments

Does it work with Amplify?