Adamu Muhammad Dankore
Adamu Muhammad Dankore
I can confirm this! The line below could be the reason why: `Could not find a next.config.js file. Use of default values`
> Hi @dankore, > > Thanks for the hint. I tried to reproduce the error but couldn't. Can you please share two pieces of information: > > 1. How are...
@Niels-IO, it worked without exporting next.config.js file with PWA! ``` module.exports = { images: { loader: 'custom', imageSizes: [16, 32, 48, 64, 96, 128, 256, 384], deviceSizes: [640, 750, 828,...