Only plain objects can be passed to Client Components from Server Components. Objects with toJSON methods are not supported. Convert it manually to a simple value before passing it to props.
_id를 toString()으로 작업한 뒤에 다시 출력