This repo is for reproduce the error:
Unhandled Runtime Error
TypeError: (0 , _sentry_nextjs__WEBPACK_IMPORTED_MODULE_1__.withSentry) is not a
function
Source
pages/api/test1.js (13:26) @ eval
11 | }
12 |
> 13 | export default withSentry(handler)