You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 28, 2025. It is now read-only.
(I think this is a feature request, more than a bug 🤔)
Is your feature request related to a problem? Please describe.
When upgrading next from 12.0.8 to 12.0.9, API routes started to return a generic 503 from CloudFront.
Update: I'm seeing the same error message that @jakubriedl posted 1
TypeError: Cannot read property 'headers' of undefined at Object.apiResolver (/var/task/chunks/89.js:10564:43) at Module.<anonymous> (/var/task/chunks/89.js:6094:34)
A barebones API route (/api/health.ts) would return a generic 503 CloudFront error