새로운 프로젝트 생성했을 때 나온 에러 Cannot find module 'next/babel'
.eslintc.json에 추가해준다
{ "extends": ["next/babel","next/core-web-vitals"] }