committed by
GitHub
parent
a07025422e
commit
6b9696e715
@@ -12,6 +12,14 @@ const config = {
|
||||
esmExternals: "loose",
|
||||
serverComponentsExternalPackages: ["bullmq"],
|
||||
},
|
||||
images: {
|
||||
remotePatterns: [
|
||||
{
|
||||
protocol: "https",
|
||||
hostname: "www.gravatar.com",
|
||||
},
|
||||
],
|
||||
},
|
||||
};
|
||||
|
||||
export default config;
|
||||
|
Reference in New Issue
Block a user