next.js icon indicating copy to clipboard operation
next.js copied to clipboard

Serverless plugin updated and integrated directly in NextJS

Open AlessandroMaro80 opened this issue 2 years ago • 0 comments

Describe the feature you'd like to request

Hi guys First of all, congratulations for your extraordinary work. We will have a problem: we use the serverless plugin, but unfortunately it is only compatible with version 11 and now we are already at version 13 of nextjs. We are missing out on many interesting features :( One above all the on-demand regeneration of pages (next 12). Couldn't you have a serverless plugin directly in NextJS? So that every new major release is immediately compatible?

Thank you very much :)

Describe the solution you'd like

A serverless plugin directly in NextJS?

Describe alternatives you've considered

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

AlessandroMaro80 avatar Oct 26 '22 10:10 AlessandroMaro80