2-Deploy in CloudFlare

  1. Go to Workers & Pages in CloudFlare account. (Left side nav under Compute (Workers))
  2. Click Create. Then Pages.
  3. Click Connect to Git.
  4. Click Add account.
    1. Choose the account in which the repo was creating when going through 1-Setting up Vault and Repo.
    2. Under Repository access, choose Only select repositories and select the repo that was created previously.
    3. Click Save.
  5. Back in CloudFlare, select the account and repository. Then click Begin setup.
  6. Set Project name.
  7. Choose main for the Production branch.
  8. Set Framework present to None.
  9. Set Build command to npm run build
  10. Set Build output directory to dist.
  11. Click Save and Deploy.
© 2025 Bradley Don Morris | v1.2