# ── Sanity CMS ─────────────────────────────────────────────────────────────── # Get these values from https://www.sanity.io/manage after creating a project. # Without SANITY_PROJECT_ID the site falls back to the local markdown files # in src/content/news/. # Your Sanity project ID (required to enable Sanity) SANITY_PROJECT_ID= # Dataset name — "production" is the default created by `sanity init` SANITY_DATASET=production # Read token — only needed for draft/preview content. # Leave blank to serve published content without authentication. SANITY_API_TOKEN=