i9Network CMS

The content studio isn’t connected yet. Create a free Sanity project and set the environment variables below, then redeploy — the studio and a database-backed blog will activate automatically.

NEXT_PUBLIC_SANITY_PROJECT_ID=your_project_id
NEXT_PUBLIC_SANITY_DATASET=production
SANITY_API_READ_TOKEN=optional_read_token
SANITY_REVALIDATE_SECRET=any_random_string

Until then, /blog serves the built-in starter posts.