Open lcswillems opened 3 years ago
Hi @lcswillems 👋
This template depends on https://github.com/serverless-nextjs/serverless-next.js/ which works with Next.js 10 just fine, but unfortunately doesn't implement all of its features yet. In case you don't need those "un-implemented" feature, you should be good to go.
Thank you @Meemaw for your answer! So it is not what I call "working with Next.js 10" haha but thank you for the precision!!
Thank you a lot for your template by the way :)
Yeah, should probably clarify that in the README
Hi,
Your starter template looks really interesting! However, I am surprised to see it works with Next.js 10 whereas you say using Serverless Next.js under the hood and they claim to support Next.js 9 only.
How is it possible your starter template is working with Next.js 10?