**`src/content.config.ts`:** `import { z } from "astro/zod"` should be used instead of `import { z } from "astro:content"`
src/content.config.ts:import { z } from "astro/zod"should be used instead ofimport { z } from "astro:content"