Setting Variables when working with Vite.

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 varaibles 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?
image.png
image.png
image.png
Was this page helpful?