DEV Community

mungaben
mungaben

Posted on

2 1 1 1 1

set up sanity in next13 >

*create next app *-npx create-next-app@latest
navigate project folder

  • add install npm install next-sanity @sanity/client @portabletext/react @sanity/image-url -run npx sanity init configure it

setting sanity in next13 with app router
it creates -studio page -entry to embedded studio
-.env file
- sanity folder with client and schemas
next13 project1 setup afterrunning npx sanity init

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay