Is there any downsides of opting-out from default Next.js server?
Open
- Dominant language
- TypeScript
- Stars
- 683
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
Is there any downsides of opting-out from default Next.js server?
On Next.js website it's [stated](https://nextjs.org/docs/advanced-features/custom-server):
>Before deciding to use a custom server please keep in mind that it should only be used when the >integrated router of Next.js can't meet your app requirements. A custom server will remove >important performance optimizations, like serverless functions and Automatic Static Optimization.
Contributor guide
Assessment
This issue has not been assessed yet.