Can't set Env Variables for Zola Build on Cloudflare Pages

On this page: https://developers.cloudflare.com/pages/framework-guides/deploy-a-zola-site/#deploying-with-cloudflare-pages it says: "Below the configuration, make sure to set the Environment Variables (advanced) for specifying the ZOLA_VERSION." But I can't find a way to set the Env vars. There is no option there.... And the build keeps failing. FYI: My webpage was initially a plain HTML/CSS website and I moved it over to Zola. Please try find some other way besides "start a new project". The UI has no option to set environment variables at the moment Please help!
Cloudflare Docs
Zola · Cloudflare Pages docs
Zola is a fast static site generator in a single binary with everything built-in. In this guide, you will create a new Zola application and deploy it using Cloudflare Pages. You will use the zola CLI to create a new Zola site.
No description
2 Replies
WhoseThere
WhoseThereOP4w ago
here: https://developers.cloudflare.com/pages/configuration/build-configuration/
f your project makes use of environment variables to build your site, provide custom environment variables:

Log in to the Cloudflare dashboard ↗ and select your account.
In Account Home, select Workers & Pages.
In Overview, select your Pages project.
Select Settings > Environment variables.
f your project makes use of environment variables to build your site, provide custom environment variables:

Log in to the Cloudflare dashboard ↗ and select your account.
In Account Home, select Workers & Pages.
In Overview, select your Pages project.
Select Settings > Environment variables.
There's no env vars in settings
Cloudflare Docs
Build configuration · Cloudflare Pages docs
You may tell Cloudflare Pages how your site needs to be built as well as where its output files will be located.
WhoseThere
WhoseThereOP4w ago
Please help done

Did you find this page helpful?