Files
upscayl/next.config.js
Nayam Amarshe 9204b2bd47 Fixed build
2022-09-30 22:32:57 +05:30

6 lines
62 B
JavaScript

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