I encountered this error because I was using StoryblokServerComponent in a file which I had specifically earmarked for client-side rendering with the 'use client' directive.
StoryblokServerComponent
'use client'