on IndexPage i am calling an api using getStaticProps. when i console.log this on frontend i get an empty object on the browser.
iam using NextJS