1 2 3 4 5 6
module.exports = { images: { domains: [], deviceSizes: [640, 750, 828, 1080, 1200, 1920, 2048, 3840], }, };
[PATCH repo_name]