[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live) [Showcase](/c/showcase/41) # Turbo Start Sanity - a Next.js, Sanity & Vercel enterprise starter 237 views · 19 likes · 5 posts Jonoroboto (@jonoroboto) · 2025-02-27 · ♥ 8 Hello folks, I just thought I'd share an open-source project we released recently for anybody looking to build a website with Next.js, Sanity, and Vercel. It's an opinionated starting point that we use on every project we build at [Roboto Studio](https://robotostudio.com/?utm-source=vercel-community-turbo-start). [You can check out the code here](https://github.com/robotostudio/turbo-start-sanity)  ## What makes it different - **Predefined page builder**: Start building page builder blocks right away without having to set up switches and tooling - **Nested routing**: You can build multiple pages on nested routes, e.g.`/service/consulting` - **Next.js & Vercel latest**: It's as new as it gets, running Next 15.2, released less than 24 hours ago - **Sanity.io CMS**: Using their latest [Presentation](https://www.sanity.io/blog/introducing-presentation) and [Live Content API](https://www.sanity.io/live) - **Type generation**: We use Sanity schemas and type gen to create typescript rules for GROQ queries and page builder blocks - **Turbopack & Turborepo**: Lightning-fast builds and efficient code management with Turbopack and Turborepo. - **App Directory**: Utilize the new App Directory structure for a more organized and scalable codebase. - **PPR**: Partial Pre Rendering on by default - of course, it is ## Did you break something or improve it? We're always trying to improve this tool, so if you find any bugs or need to add something, [drop Jono a message on X](https://x.com/jonoalford). Anshuman Bhardwaj (@anshumanb) · 2025-02-27 · ♥ 3 Thanks @jonoroboto for sharing this open-source project. By the way, I love the Roboto Studio website. It's just snappy! Pauline P. Narvas (@pawlean) · 2025-02-27 · ♥ 2 As usual, the team cooked. Thanks for sharing, Jono! Jonoroboto (@jonoroboto) · 2025-02-27 Thanks buddy, I’m going to DM you a link, but we are actually working on the v2 of the Roboto Studio website (using the scaffolding above) Jonoroboto (@jonoroboto) · 2025-02-27 · ♥ 6 We’ve got something really special to come, got some ratatouille-tier pot cooking 