Closed zifeo closed 1 year ago
Hi @zifeo,
Thanks, I changed this in this PR #141
@Niels-IO That was fast, thanks! 🙌
@Niels-IO just tried with the latest version and nextImageExportOptimizer_quality
still require number and the readme may need to be updated as well
When type checking the config with
/** @type {import('next').NextConfig} */
, the env variables likenextImageExportOptimizer_quality
should be strings.