Page Router getStaticProps #988
Unanswered
ZehuaZhang
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Isn't
getStaticProps
wouid infer the page is static.Most of my pages are dynamic, should I be calling
getServerProps
instead?Could I do it in one place such as
_app
, do you have an example of that?Beta Was this translation helpful? Give feedback.
All reactions