Y
Hacker News
new
|
ask
|
show
|
jobs
by
pjmlp
313 days ago
That is legacy, the current way with page router model is to use getStaticProps or getServerSideProps.
And if using app router model, that is part of React server components.