How can I expose a component which needs to do an API call to full fill that component? And when I'm using that component in another repo it should be rendered on the server side.
And tell me is there any way to do a serverside call in the next js component level not in the page level?
jaya prakash
developer