Skip to content

Commit

Permalink
Add image unoptimize (#277)
Browse files Browse the repository at this point in the history
  • Loading branch information
beming-dev authored Jan 12, 2025
2 parents 4901bfd + 7bcb36e commit 6028180
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,14 @@ const withPWA = require("next-pwa")({
const baseNextConfig = {
// output: "standalone",
images: {
unoptimized: true, // 이미지 최적화 비활성화
domains: [
"about-front.kro.kr",
"studyabout.herokuapp.com",
"localhost:3000",
"studyabout.s3.ap-northeast-2.amazonaws.com",
"p.kakaocdn.net",
"k.kakaocdn.net",
"user-images.githubusercontent.com",
"img1.kakaocdn.net",
"t1.kakaocdn.net",
Expand Down

0 comments on commit 6028180

Please sign in to comment.