When i try to give the config file path to Cloudflare Pages like this:
wrangler pages publish --config ./wrangler.toml --project-name=project --branch=branch ./folder’
it throws an error:
Pages does not support wrangler.toml
then how can i pass the configurations?