chore(sanity): Migrate to Sanity studio v3
This commit is contained in:
parent
90ceeccd11
commit
fa5bb742e6
17 changed files with 1949 additions and 5893 deletions
8
sites/sanity/sanity.cli.js
Normal file
8
sites/sanity/sanity.cli.js
Normal file
|
@ -0,0 +1,8 @@
|
|||
import { defineCliConfig } from 'sanity/cli'
|
||||
|
||||
export default defineCliConfig({
|
||||
api: {
|
||||
projectId: 'hl5bw8cj',
|
||||
dataset: 'production',
|
||||
},
|
||||
})
|
Loading…
Add table
Add a link
Reference in a new issue