Preview & Design Mode don’t work for imported Turborepo / Monorepo projects in v0

Importing a Turborepo / monorepo from GitHub into v0 is currently supported, however the preview and design mode do not work correctly after the import.

In particular:
• the project imports successfully,
• but preview fails to run or render,
• and design mode does not correctly handle the monorepo structure (apps / packages).

Improving preview and design mode support for imported Turborepo / monorepo projects would make v0 much more usable for real-world setups, where monorepos are the default.

1 Like

Can you share a chat link with us?

1 Like

You do not need a chat link.

Steps to reproduce:

  1. Use any monorepo or turoborepo
  2. Use import from Github
  3. Note that when connecting to Vercel app you have no option to select which folder connects to which app on Vercel.
  4. Note that the preview is trying to be built from the root not from apps subfolders.
1 Like

Unfortunately, we need to cancel our subscription as usage of v0 is not vailable for us without this feature.

Design Mode is currently unavailable while devs work on some items related to it for the new update to v0. It will be back soon.

sharing chat links is 100% private and are always passed on straight to the dev team. It is super helpful as it allows them to go in and troubleshoot exactly what has happened. It is helpful for all involved tbh.

And you should be able to connect to your project of choice on Vercel when importing. I did this myself just the other day.
Can you try again and let us know?

In a single repo we have 3 vercel projects. I can choose to which project I want to connect but I cannot choose which folder of that monorepo I can connect to.