Content changes are not applied on deploy (Vercel)

Hi all! Please help me solve the problem! I’m deploying my project in Vercel, everything works well. But when I make changes to the content, they are not applied to the deployed site. On the local server, all changes take effect immediately, but on Vercel they do not.

Obviously, the data is cached somewhere (most likely on Vercel), but I can’t figure out where exactly and how to solve this. By the way, there are no caching plugins installed in WordPress.

Thanks in advance everyone!