I serve up my site via S3 and am attempting to get preview to work. From the integration from Previews with Next.js - Prismic
It appears that is targeting SSR renderings of the page vs a static export. Can someone point me in the right direction of what I need to implement in order to get previews dialed in for work on a static exported site?
Yes, Previews in Next do work somewhat differently than with other technologies. You need to add some functionality on top to bypass the static generation of the page. I've talked about this in the past in a similar thread, please refer to this response. Let me know if it's helpful to you:
Pau
closed , flag & select 'Something Else' to reopen.
4
This issue has been closed due to inactivity. Flag to reopen.