Hi, i have faced into problem with prerendering "client" components in NextJs.
Event after adding use client directive, i still have error insode server console like: document is not defined.

Used: npx create-next-app@latest with typescript and server components.

Problem lies in lottie.js file.