I have this flutter app deployed on vercel
, but whenever I do updates on the code and re-deploy to vercel
, the newer version isn't really there, although I do promote to production, and when I see the source code from vercel
it's the new code ?
vercel
(command)- promote to prod
- assign domain (
vercel
alias<deployment>
<domain>
) none worked