import Something from 'components/common/layout'
{
...
"compilerOptions":{
...
"baseUrl": "./src",
}
}
'FrontEnd > Next.js' 카테고리의 다른 글
[ Next.js ] Next.js 란? (0) | 2023.12.30 |
---|---|
[ Next.js ] next/document Head vs next/head Head (0) | 2023.12.24 |
[ Next.js ] Next.js v12 프로젝트 세팅하기 (1) | 2023.12.24 |
[ Next.js ] Static Site Generation vs Server Side Rendering (1) | 2023.11.24 |