Next.js Discord

Discord Forum

How to handle a static prop that you need on almost every page?

Answered
Little fire ant posted this in #help-forum
Open in Discord
Little fire antOP
I am using the pages router. What is the best way for me to get and use a static prop that is frequently passed to components. Is there a better solution than having the same exact getstaticprops function in every page?

7 Replies