arrow_backBACK TO DRILLS
Blue BeltnextjsPREMIUM
What the digest Property on a Next.js Production Error Means
A Next.js app throws an unhandled error in production. Instead of the original error message, the client receives a generic message alongside a field labeled digest containing a hash string.
What is the purpose of the digest field in this production error output?