As far as I understand the goal is to update the nextjs framework and components of this app integration for storyblok usage as described here:
https://www.storyblok.com/tp/next-js-react-guide
So now this works as described (for the first integration part) for nextjs 9.5.3 and is also tested against the current storyblok (blank space with home site).
I readded the slug query - although I did not understand where the slug is coming from.
Updates to Schema from storyblok work as designed and the previews update while servicing the app from local.
Possibly Closes #1.
As far as I understand the goal is to update the nextjs framework and components of this app integration for storyblok usage as described here: https://www.storyblok.com/tp/next-js-react-guide
So now this works as described (for the first integration part) for nextjs 9.5.3 and is also tested against the current storyblok (blank space with home site).
I readded the slug query - although I did not understand where the slug is coming from.
Updates to Schema from storyblok work as designed and the previews update while servicing the app from local.
Did not test from vercel yet.