Most Vercel tutorials assume that your project is already stored in a Git repository.

That is usually the right workflow for applications you plan to maintain. But sometimes you only have a static HTML page generated by ChatGPT, Claude, or Gemini and need a public URL without setting up a complete repository.

This guide covers both situations:

Deploying a project from GitHub

Publishing an AI-generated static page with HTML Deployer