feat: enhance DNS resolution handling in API service and add react-zoom-pan-pinch dependency
This commit is contained in:
@@ -7,6 +7,8 @@ const nextConfig = {
|
||||
};
|
||||
return config;
|
||||
},
|
||||
// Configuration pour améliorer la résolution DNS
|
||||
serverExternalPackages: ['dns'],
|
||||
};
|
||||
|
||||
module.exports = nextConfig;
|
||||
|
||||
Reference in New Issue
Block a user