Skip to content

Commit

Permalink
feat : 이미지에 avig형식 사용
Browse files Browse the repository at this point in the history
  • Loading branch information
guesung committed Dec 14, 2023
1 parent cf1ff4e commit af85efd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ const nextConfig = {
hostname: 'gloddy.s3.ap-northeast-2.amazonaws.com',
},
],
formats: ['image/avif', 'image/webp'],
},
experimental: {
optimizePackageImports: ['my-lib'],
Expand Down

0 comments on commit af85efd

Please sign in to comment.