mirror of
https://github.com/yude-jp/yude.jp
synced 2025-10-12 19:28:43 +09:00
Change image optimization method
This commit is contained in:
5
next.config.js
Normal file
5
next.config.js
Normal file
@@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
images: {
|
||||
loader: "imgix",
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user