chore: support progressive jpg with sharp (#56617)
### What?
Use Progressive JPG when optimizing images using Sharp with Sqooush we
are already using [progressive
jpg](https://github.com/vercel/next.js/blob/9b2f29ebaf5add67cec0cac7296f9e64567b3fb4/packages/next/src/server/lib/squoosh/codecs.ts#L232)
Co-authored-by: Steven <steven@ceriously.com>