Client Handoff

Deliver photos and social clips to your clients.

Manage content in the Studio, then share the per-client links.

One-time Sanity setup

  1. Run npx sanity@latest login in the project directory and sign in.
  2. Run npx sanity@latest init --env — choose "Create new project", name it, use the production dataset, and answer No when it asks to add configuration files (they already exist).
  3. It writes .env with your project ID and dataset. Rename it to .env.local (or copy the values across) so Next.js picks it up.
  4. Restart the dev server, then open /studio and create your first Client.