Providers¶
Added in version 0.0.3.
Providers are cloud hosted services that host your static website. uHugo comes with three providers - Netlify, Cloudflare and Vercel.
Every provider has their own configuration files.
Netlify -
netlify.tomlCloudflare -
config.[toml|yaml]orwrangler.tomlVercel -
vercel.json
Supported Providers¶
Let’s look at the providers in detail.