I have a tanstack start project and I want to set some variables. I already set some secrets using the wrangler secret cli and it works fine but since there is no option from the CLI to set variables I thought the only way to put them in the wrangler.jsonc file but even then after deployment they dont' show.
What am I doing wrong?