Hi
I understand, that it will fetch the "NEXT_Public" prefixed variables at runtime. But will it also do this for non-public-variables which are supposed to be used only on server side and just not meant to go to the client?
In the examples server only variables are only used in "getstaticprops", which is only executed for generating static stuff during build time.