#Successful deployment not showing latest changes

25 messages · Page 1 of 1 (latest)

fallow maple
#

Hey everyone, I have deployed some changes to my blog on Vercel but the changes are not visible in Production. However, when I open up the specific deployment and navigate to the Source tab, I see that my changes are in fact in the source code.

How come the contents of my domain have not updated? Is there a cache that needs to be cleared? Here are my changes:

https://github.com/daniellacoste/blog/commit/87658438b21c830f6d59279d1379b59aa6371607

real harnessBOT
#

🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord

🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize

✅ You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)

fallow maple
#

I tried purging the cache in my project but that still didn’t work. Any help would be appreciated!

echo kraken
rugged osprey
#

To my knowldege there are no nextjs caches which persis through deployments

rugged osprey
#

okay i take it back

#

should've read the docs before i typed. Here is some useful contirbution:

fallow maple
fallow maple
echo kraken
fallow maple
echo kraken
#

vercel.app > your project > settings > environment variables

fallow maple
echo kraken
#

because you have this script

fallow maple
#

ahhh

#

great call out, let me look

#

when i'd forked this i did not see that comment, i'll give that a try!

echo kraken
fallow maple
#

roger

#

bingo that was the trick @echo kraken ; thanks so much!