Steps to reproduce: 1. Clone project https://github.com/grabmateusz/isr-on-demand-revalidate-issue 2. Migrate it to vinext as per vinext README.md OR Take code that already went through that route: https://github.com/grabmateusz/isr-on-demand-revalidate-issue/pull/3 3. Try to deploy this code to Cloudflare Workers 4. Visit <worker-origin>/isr Expected: ISR version of the route is rendered without a problem Current: 500 response code, no root cause in logs
Steps to reproduce:
OR
Take code that already went through that route:
Vinext approach grabmateusz/isr-on-demand-revalidate-issue#3
Expected:
ISR version of the route is rendered without a problem
Current:
500 response code, no root cause in logs