Changing public env variables in vercel
Unanswered
Barbary Lion posted this in #help-forum
Barbary LionOP
Is there a way to change my next_public environment variables in vercel without having to redeploy the server for the changes to take effect like normal?
1 Reply
no,
next_public_ is injected into client side at build time (ie you cant change it even with standalone)