serverless-next icon indicating copy to clipboard operation
serverless-next copied to clipboard

How to use Serverless to provide the frontend with a full API with minimal effort and max. scalability

Results 2 serverless-next issues
Sort by recently updated
recently updated
newest added

This repo look interesting, but hard to dive in without any documentation. I'm using Serverless, but never used Next.js. I'm aiming at building a SSR application, because I need to...

I cloned the repo and tried to deploy the project to aws but if fails when bundling webpack. The `npm start` works fine. I tried to used fixed version in...