V0 Creates React/TS Instead of Plain HTML for Simple Sites

When I ask v0 to generate a simple index.html website, for example about the usefulness of water, it automatically creates a React/TypeScript project instead of plain HTML, CSS, and JavaScript. This makes it difficult to learn basic web development and is not what I intended. I want v0 to support simple static websites without frameworks.

v0 uses shadcn/ui components to create frontends. If you’re interested in learning basic web development, it may be better to use courses focused on exactly that. There are some free options to get you started.

And you can jump into React and TypeScript after you understand the basics :slightly_smiling_face: