Skip to content

Commit

Permalink
Merge branch 'move/output-tracing-config' of github.com:ijjk/next.js …
Browse files Browse the repository at this point in the history
…into move/output-tracing-config
  • Loading branch information
ijjk committed Oct 26, 2021
2 parents a6b6c39 + 485ee01 commit 9b1dea6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/image-component/next.config.js
@@ -1,5 +1,6 @@
module.exports = {
images: {
domains: ['assets.vercel.com'],
formats: ['image/avif', 'image/webp'],
},
}

0 comments on commit 9b1dea6

Please sign in to comment.