fix : 환경설정 복원
This commit is contained in:
@@ -21,7 +21,7 @@ const nextConfig: NextConfig = {
|
||||
},
|
||||
},
|
||||
typescript: {
|
||||
ignoreBuildErrors: true, // 빌드 시 타입체크 skip (메모리 절약, IDE에서 별도 체크)
|
||||
ignoreBuildErrors: false,
|
||||
},
|
||||
eslint: {
|
||||
ignoreDuringBuilds: true,
|
||||
|
||||
Reference in New Issue
Block a user