When I upgraded to 13.4.9 it broke any component that used next-cloudinary. Commeneting out the code block or reverting back to next 13.4.4 fixes the problem. The error ```Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: object.
Check the render method of he.```