This commit is contained in:
parent
aaf3ed3b8c
commit
7b06966b26
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ const nextConfig: NextConfig = {
|
||||||
images: {
|
images: {
|
||||||
remotePatterns: [new URL('https://api.imnya.ng/**')],
|
remotePatterns: [new URL('https://api.imnya.ng/**')],
|
||||||
},
|
},
|
||||||
// output: 'standalone',
|
output: 'standalone',
|
||||||
};
|
};
|
||||||
|
|
||||||
export default nextConfig;
|
export default nextConfig;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue