⚡ Upate img tag to Next/Image
This commit is contained in:
@@ -4,6 +4,9 @@ const nextConfig = {
|
|||||||
experimental: {
|
experimental: {
|
||||||
outputStandalone: true,
|
outputStandalone: true,
|
||||||
},
|
},
|
||||||
|
images: {
|
||||||
|
domains: ["cdn.discordapp.com"],
|
||||||
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
module.exports = nextConfig;
|
module.exports = nextConfig;
|
||||||
|
|||||||
Reference in New Issue
Block a user