if I were to create say 3 pages projects: my-app-dev=====\ my-app-stage========== single-project-rep
if I were to create say 3 pages projects:
my-app-dev=====\
my-app-stage========== single-project-repo. (dev branch, stage branch, main branch)
my-app-prod ===/
how could I handle indepedent variables for each with a single wrangler file? can I have global values for all and then manually set values for each using api ? or would api settings overwrite values set by wrangler ?
my-app-dev=====\
my-app-stage========== single-project-repo. (dev branch, stage branch, main branch)
my-app-prod ===/
how could I handle indepedent variables for each with a single wrangler file? can I have global values for all and then manually set values for each using api ? or would api settings overwrite values set by wrangler ?




