1
0
mirror of https://github.com/upscayl/upscayl.git synced 2025-02-21 21:19:31 +01:00
upscayl/next.config.js
2022-09-30 22:32:57 +05:30

6 lines
62 B
JavaScript

module.exports = {
images: {
unoptimized: true,
},
};