Why do I still see this message:
‘For production Image Optimization with Next.js, the optional ‘sharp’ package is strongly recommended. Run ‘npm i sharp’, and Next.js will use it automatically for Image Optimization.’
Sharp has been added to the package.json as per the instructions from the Next.js documentation. Is this simply not supported by Netlify?