Next.js Discord

Discord Forum

Pages static rendering

Unanswered
Brown bear posted this in #help-forum
Open in Discord
Brown bearOP
Hi everyone I have a very large and complex project and I would like to figure out how I can set up the pages in my app.

I have pages that I currently have created by fetching data directly to prism and it works without any problems.
I need seo though, and by fetching data for each different pages each time the seo doesn't work
is there any way I can create pages that are static, but with the ability to update them in real time via the dashboard.

0 Replies