faq, privacy-policy and about page complated
This commit is contained in:
@@ -7,6 +7,9 @@ const nextConfig: NextConfig = {
|
||||
// eslint: {
|
||||
// ignoreDuringBuilds: true,
|
||||
// },
|
||||
images: {
|
||||
remotePatterns: [{ protocol: 'http', hostname: '**' }],
|
||||
},
|
||||
};
|
||||
const withNextIntl = createNextIntlPlugin({
|
||||
requestConfig: './src/shared/config/i18n/request.ts',
|
||||
|
||||
Reference in New Issue
Block a user