CORS error after vuepress upgrade

I have a documentation site on Introduction | UpfrontJS (netlify site name: upfrontjs.netlify.app )
I was runnning vuepress v1 and everything worked just fine. Updating to vuepressV2 I’m now getting CORS error when requesting assets

When I visit these links I get an error like:

CDN object Not Found - Request ID: 01GDBGRX1F8F0JTZHQ4J5TGES4

Is this a user error? What am I doing wrong?

I have now disabled asset optimisation in the site settings. It didn’t seem to help.

@hrishikesh can you please take a look at this?

Pushed some content changes and thet seems to have successfully invalidated some cdn caches.