strictNullChecks was off for docs, which lets errors slip through and leads to incorrect required/optional typing on Zod-inferred types. This PR enables strictNullChecks and fixes all the existing violations.
Code block theme used Vitesse. Code block theme uses the custom Supabase 2 theme, which matches the UI library and design system sites.