Setup guide
How to publish an AI-built website with GitHub and Vercel.
Use AI to build locally, keep the project in GitHub, deploy through Vercel, and verify production before calling it done.
Checklist
- Create a small static site or frontend app first.
- Commit it to a GitHub repository with a clear README.
- Import the repo into Vercel and use preview deployments before production.
- After every push, check the live URL, key pages, icons, sitemap, and tracking snippets.
Good habit: write down the verification check before you start. A workflow is not finished until the output is tested in the place where people will actually use it.