Skip to content

Commit

Permalink
chore: 이미지 path 설정 reset
Browse files Browse the repository at this point in the history
  • Loading branch information
iOdiO89 committed Jun 23, 2024
1 parent 4473c7b commit ea84dcf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@

const nextConfig = {
images: {
domains: ["https://team-ollie.github.io/WeCare-FE/"],
loader: "default",
path: "/public/",
unoptimized: true,
},
webpack: (config) => {
Expand Down
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,5 @@
"eslint-config-next": "14.0.3",
"typescript": "5.4.5"
},
"build": {
"optimizeImages": true
},
"packageManager": "[email protected]"
}

0 comments on commit ea84dcf

Please sign in to comment.