📚 Reference
🔖 Index
next.config.js
Parsing error: Cannot find module 'next/babel’
.eslintrc.json
{ "extends": "next/core-web-vitals" }
{ "extends": ["next/babel","next/core-web-vitals"] }