Where can I view the project file tree?

Where can I view the project file tree?
I have created a project in v0.dev.
I asked a question.
“v0.dev” gave me the answer.
The response contains code snippets.
Where can I view the project tree?

Hi @i122123-7230, welcome to the Vercel Community!

You should see a code tab or button on the right side unless the answer is only a single code block that is part of the response itself.

1 Like

What am I doing wrong?

Pic1

Pic2

It seems like the project you are working on is not a web application and hence the code is just one single file. The directory structure is only visible for web applications.

v0 is primarily used for creating full-stack web applications with Next.js. So, while it may work for .cs, it’s not the ideal use case.

1 Like

Understood. Thank you.
I wanted to clarify: I’m trying to create a project for WPF Desktop, so “v0.dev” does not support it.
Did I understand correctly?

You are right. I’d suggest using AI agents like Cursor or Claude code for this use case because v0 is specifically designed to make amazing web applications.

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.