forecast/next.config.js
2021-09-20 22:21:50 +03:00

6 lines
76 B
JavaScript

module.exports = {
images: {
domains: ["openweathermap.org"],
},
};