Eric Jacobsen

Results 41 comments of Eric Jacobsen

I bumped into a similar issue when I was trying to run NextJS with static rendering. Switching from `next-sanity` to plain old `sanity` solved things for me. I believe that...