I am using getStaticProps() with revalidate: 3600 // 1 hour In getStaticProps() i do fetch to get a data from an API. After a