In the NextJs Docs for GetStaticProps it is written as a function declaration. If I try to make this typed, like this:
export async function getStaticProps():