pushed
lws803/GigaChadGPT • 9:59 PM - Apr 5, 2023
This change updates the shared API handler to import @sentry/nextjs as a namespace instead of a default export, which fixes exception reporting when errors are captured. It’s a small but important runtime fix in central error-handling code, so failed requests should now be logged to Sentry reliably again. The practical effect is better visibility into production API failures.
