uhugo.post_install.providers.vercel¶
- class uhugo.post_install.providers.vercel.Vercel(api_key: str | None = None, config_path: str | None = None, hugo_version: str | None = None)[source]¶
Vercel provider
- Parameters:
hugo_version – New Hugo version
api_key – Authentication key for providers
config_path – Path for configuration file of the provider