프론트엔드 설정 파일(Configuration Files) 세팅configuration 프론트엔드 개발 시 설정 파일들 - nex.config.js, tsconfig.json, eslintrc.json, package.json를 자세히 살펴보겠습니다.Published On2024년 3월 12일Read more navigate to post/FrontEnd/study/config
Next.js Configuration: next.config.mjsnextjs configuration Next.js의 config 파일에 대해 자세히 살펴보겠습니다.Published On2024년 6월 10일Read more navigate to post/FrontEnd/nextjs/nextconfig