*create next app *-npx create-next-app@latest
navigate project folder
- add install
npm install next-sanity @sanity/client @portabletext/react @sanity/image-url
-runnpx sanity init
configure it
it creates -studio page -entry to embedded studio
-.env file
- sanity folder with client and schemas
Top comments (0)