TypeError: Cannot read properties of undefined (reading 'status')
What am I doing wrong?
Nextjs:
Nodejs:
Nextjs:
^13.2.4Nodejs:
18.5.0
api/query/[userId]js
export const config = {
runtime: 'edge',
};(req, res)({req,res})({req})