Welcome to Next.js with Sanity.io Data


{
  "data": [
    {
      "_createdAt": "2020-10-29T17:44:25Z",
      "_id": "7f5042f2-0434-47fa-b32a-205fca5a5be2",
      "_rev": "btwoiRcDNLwDGOC9ToOUya",
      "_type": "settings",
      "_updatedAt": "2020-10-29T17:44:25Z",
      "author": "Your Name",
      "sites": [
        {
          "_key": "324d078e9287",
          "_type": "site",
          "name": "Your Site",
          "url": "https://example.com"
        }
      ],
      "title": "Your Site Title"
    }
  ]
}

Get started by editing pages/index.js

Or modify your data API with Sanity Studio