Fixed next export command
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Shahan Nedadahandeh 2022-10-14 17:10:14 -04:00
parent ebbe169bd4
commit 8b105abe02
2 changed files with 4427 additions and 3777 deletions

View File

@ -2,6 +2,11 @@
const nextConfig = {
reactStrictMode: true,
trailingSlash: true,
// This image loader supports `next export`
images: {
loader: 'akamai',
path: '',
},
}
module.exports = nextConfig

8199
package-lock.json generated

File diff suppressed because it is too large Load Diff