d.
Results
1
issues of
d.
- **uncorrect config naming** - the correct name is with point `next.config.js` Here is a [doc](https://nextjs.org/docs/api-reference/next.config.js/introduction) - **removed useless react imports** - we don't need to import `React`. Next.js automatically...