Closed specked closed 1 year ago
What image optimisation is there to do?
no idea but I get an error when I submit a chat and the error message is different after installing 'sharp'.
different
What does the error change to?
it goes from this:
to
I guess they're both 500 errors so same error just looks different? The original message to add sharp was provided in the docker log
i will add sharp soon
"For production Image Optimization with Next.js, the optional 'sharp' package is strongly recommended. Run 'yarn add sharp', and Next.js will use it automatically for Image Optimization."
I added it by:
/usr/lib/node_modules/corepack/shims/yarn add sharp