iisnode encountered an error when processing the request.

HRESULT: 0x6d
HTTP status: 500
HTTP subStatus: 1011
HTTP reason: Internal Server Error

You are receiving this HTTP 200 response because system.webServer/iisnode/@devErrorsEnabled configuration setting is 'true'.

In addition to the log of stdout and stderr of the node.exe process, consider using debugging and ETW traces to further diagnose the problem.

The last 64k of the output generated by the node.exe process to stderr is shown below:

(node:9424) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Warning: Each child in a list should have a unique "key" prop.

Check the top-level render call using <div>. See https://fb.me/react-warning-keys for more information.
    in div
    in t
    in div
    in div
    in div
    in Fragment
    in t
    in div
    in Fragment
    in t
Warning: Invalid DOM property `class`. Did you mean `className`?
    in div
    in div
    in div
    in div
    in div
    in div
    in div
    in t
    in div
    in div
    in div
    in Fragment
    in t
    in div
    in Fragment
    in t
Warning: Each child in a list should have a unique "key" prop.

Check the top-level render call using <ul>. See https://fb.me/react-warning-keys for more information.
    in li
    in t
    in Fragment
    in t
    in div
    in Fragment
    in t
Application has thrown an uncaught exception and is terminated:
ReferenceError: document is not defined
    at Timeout._onTimeout (E:\IISContent\nodejs.api.template\www.megamak.com.mx\202403060357\dist\server.js:32:1944407)
    at listOnTimeout (node:internal/timers:559:17)
    at processTimers (node:internal/timers:502:7)