On production build, error.tsx has no original error information, just
An error occurred in the Server Components render. The specific message is omitted in production builds to avoid leaking sensitive details. A digest property is included on this error instance which may provide additional details about the nature of the error.
but i need the original message for handling it, such as Unauthorized, forbidden, etc