next-serverless
next-serverless copied to clipboard
Any future maintenance?
Is there any future maintenance for this repo?
Next ^10.2 is not compatible with the current handler.
nextConfig is not defined inside app.nextConfig enstead its app.server.nextConfig.
Causing all places that reference app.nextConfig throw errors because of the missing nextConfig.