Initial commit: OOODMDK website with updated cities page design
This commit is contained in:
8
cms/sanity.cli.js
Normal file
8
cms/sanity.cli.js
Normal file
@ -0,0 +1,8 @@
|
||||
import {defineCliConfig} from 'sanity/cli'
|
||||
|
||||
export default defineCliConfig({
|
||||
api: {
|
||||
projectId: 'hngg8xd3',
|
||||
dataset: 'production',
|
||||
},
|
||||
})
|
Reference in New Issue
Block a user