I'm still facing this problem
I can preview the post on prod website it shows up but when I save and published it the website breaks
And on vercel log im getting this issue
`F [Error]: https://blogslinkedinfy.prismic.io/previews/ZkoYqBIAACkA19Gp:ZkyNcRIAACkA25n3?websitePreviewId=ZgXlZBEAACQAFW2h not found
at N.fetch (/var/task/.next/server/chunks/6445.js:1:12840)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async N.get (/var/task/.next/server/chunks/6445.js:1:5910)
at async N.dangerouslyGetAll (/var/task/.next/server/chunks/6445.js:1:6440)
at async N.getAllByType (/var/task/.next/server/chunks/6445.js:1:7200)
at async /var/task/.next/server/app/blog/page.js:1:3125 {
url: 'https://blogslinkedinfy.cdn.prismic.io/api/v2/documents/search?q=%5B%5Bat%28document.type%2C+%22BlogPost%22%29%5D%5D&orderings=%5Bdata.publish_date+desc%2Cdocument.first_publication_date+desc%5D&pageSize=100&ref=https%3A%2F%2Fblogslinkedinfy.prismic.io%2Fpreviews%2FZkoYqBIAACkA19Gp%3AZkyNcRIAACkA25n3%3FwebsitePreviewId%3DZgXlZBEAACQAFW2h&routes=%5B%7B%22type%22%3A%22BlogPost%22%2C%22path%22%3A%22%2Fblog%2F%3Auid%22%7D%5D',
response: {
type: 'api_notfound_error',
message: 'https://blogslinkedinfy.prismic.io/previews/ZkoYqBIAACkA19Gp:ZkyNcRIAACkA25n3?websitePreviewId=ZgXlZBEAACQAFW2h not found'
},
digest: '2246251981'
}
The page is then displayed after 10-20 mins but for 10-20 the website stays broken