-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
Hey there, I am using the latest cdk-nextjs construct and want to fetch from an API route. I am using the pages router and just added this API route:

Problem: When I call it, I can see the log in the server just before the return (so it really executes it), but I just get an empty response:


Any idea what I am missing in the setup?
Metadata
Metadata
Assignees
Labels
No labels
