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.