To check if a component is a client component or server component you can use: typeof window === 'undefined'
server