Next.js Discord

Discord Forum

Render Html Data instead of json data on server side

Unanswered
Hovawart posted this in #help-forum
Open in Discord
HovawartOP
I have make my app on server side and the server side rendering working correctly, but in here the issue is that the client want that render Html format on server side, getServerSideProps and getStaticSideProps will render the jsondata

0 Replies