ba221400

Results 5 comments of ba221400

The # of hours, minutes, and seconds accurate; as-is the timestamp. The date on the host machine is accurate. I didn't check the date/time inside the container; I'll take a...

Any idea if this is being planned for a future release? According to [this blog](https://www.serverless.com/blog/using-next-js-isr-with-serverless-cloud) entry (from April 2022) Serverless Cloud already supports On-Demand ISR. Has it simply not been...

@GlennStreetman thanks for your insight here. Would you be able to share a code snippet of how you're calling this within the /api/revalidate endpoint? @apollisa any update on an official...

Actually, should this be in https://github.com/serverless-stack/open-next? If so, I can move it.

This worked. Thanks @polo2ro Follow up question -- what are the side effects of this? The tsc docs simply say ```Skip type checking of all declaration files (*.d.ts).``` Reading more...