Use default image optimize method

This commit is contained in:
yude 2021-02-06 14:54:04 +09:00
parent d2b5662525
commit cadb5b8749
1 changed files with 0 additions and 3 deletions

View File

@ -1,9 +1,6 @@
const nextTranslate = require('next-translate')
module.exports = nextTranslate({
images: {
loader: "imgix",
},
i18n: {
// These are all the locales you want to support in
// your application