1
Fork 0
mirror of https://github.com/Steffo99/steffoweb.git synced 2024-10-16 15:27:28 +00:00
steffoweb/next.config.js

5 lines
62 B
JavaScript
Raw Normal View History

2022-10-16 23:58:17 +00:00
module.exports = {
images: {
domains: [],
},
}