iisnode encountered an error when processing the request.

HRESULT: 0x6d
HTTP status: 500
HTTP subStatus: 1013
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:3212) [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)

[x1B][1m[x1B][33mwarn[x1B][39m[x1B][22m - As of Tailwind CSS v2.2, `lightBlue` has been renamed to `sky`.
[x1B][1m[x1B][33mwarn[x1B][39m[x1B][22m - Update your configuration file to silence this warning.

[x1B][1m[x1B][33mwarn[x1B][39m[x1B][22m - As of Tailwind CSS v3.0, `warmGray` has been renamed to `stone`.
[x1B][1m[x1B][33mwarn[x1B][39m[x1B][22m - Update your configuration file to silence this warning.

[x1B][1m[x1B][33mwarn[x1B][39m[x1B][22m - As of Tailwind CSS v3.0, `trueGray` has been renamed to `neutral`.
[x1B][1m[x1B][33mwarn[x1B][39m[x1B][22m - Update your configuration file to silence this warning.

[x1B][1m[x1B][33mwarn[x1B][39m[x1B][22m - As of Tailwind CSS v3.0, `coolGray` has been renamed to `gray`.
[x1B][1m[x1B][33mwarn[x1B][39m[x1B][22m - Update your configuration file to silence this warning.

[x1B][1m[x1B][33mwarn[x1B][39m[x1B][22m - As of Tailwind CSS v3.0, `blueGray` has been renamed to `slate`.
[x1B][1m[x1B][33mwarn[x1B][39m[x1B][22m - Update your configuration file to silence this warning.
(node:3212) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
Warning: For production Image Optimization with Next.js, the optional 'sharp' package is strongly recommended. Run 'yarn add sharp', and Next.js will use it automatically for Image Optimization.
Read more: https://nextjs.org/docs/messages/sharp-missing-in-production