Lalit That is where my question comes. getStaticProps , getStaticPaths and ISR keeps the pages in local disk. Suppose i want to serve the page from CDN to reduce the load on the server. Then can we do this at run time, i mean upload new pages on to the CDN at run time.