This commit is contained in:
@@ -6,6 +6,14 @@ const nextConfig = {
|
||||
eslint: {
|
||||
ignoreDuringBuilds: true,
|
||||
},
|
||||
images: {
|
||||
remotePatterns: [
|
||||
{
|
||||
protocol: 'https',
|
||||
hostname: 'cdn.sanity.io',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
/* async rewrites() {
|
||||
return [
|
||||
|
||||
Reference in New Issue
Block a user