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:3728) [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)
warn  - Invalid next.config.js options detected: 
  - The root value has an unexpected property, webpackDevMiddleware, which is not in the list of allowed properties (amp, analyticsId, assetPrefix, basePath, cleanDistDir, compiler, compress, crossOrigin, devIndicators, distDir, env, eslint, excludeDefaultMomentLocales, experimental, exportPathMap, future, generateBuildId, generateEtags, headers, httpAgentOptions, i18n, images, onDemandEntries, optimizeFonts, output, outputFileTracing, pageExtensions, poweredByHeader, productionBrowserSourceMaps, publicRuntimeConfig, reactStrictMode, redirects, rewrites, sassOptions, serverRuntimeConfig, staticPageGenerationTimeout, swcMinify, trailingSlash, typescript, useFileSystemPublicRoutes, webpack).
  - The root value has an unexpected property, configOrigin, which is not in the list of allowed properties (amp, analyticsId, assetPrefix, basePath, cleanDistDir, compiler, compress, crossOrigin, devIndicators, distDir, env, eslint, excludeDefaultMomentLocales, experimental, exportPathMap, future, generateBuildId, generateEtags, headers, httpAgentOptions, i18n, images, onDemandEntries, optimizeFonts, output, outputFileTracing, pageExtensions, poweredByHeader, productionBrowserSourceMaps, publicRuntimeConfig, reactStrictMode, redirects, rewrites, sassOptions, serverRuntimeConfig, staticPageGenerationTimeout, swcMinify, trailingSlash, typescript, useFileSystemPublicRoutes, webpack).
  - The root value has an unexpected property, target, which is not in the list of allowed properties (amp, analyticsId, assetPrefix, basePath, cleanDistDir, compiler, compress, crossOrigin, devIndicators, distDir, env, eslint, excludeDefaultMomentLocales, experimental, exportPathMap, future, generateBuildId, generateEtags, headers, httpAgentOptions, i18n, images, onDemandEntries, optimizeFonts, output, outputFileTracing, pageExtensions, poweredByHeader, productionBrowserSourceMaps, publicRuntimeConfig, reactStrictMode, redirects, rewrites, sassOptions, serverRuntimeConfig, staticPageGenerationTimeout, swcMinify, trailingSlash, typescript, useFileSystemPublicRoutes, webpack).
  - The root value has an unexpected property, webpack5, which is not in the list of allowed properties (amp, analyticsId, assetPrefix, basePath, cleanDistDir, compiler, compress, crossOrigin, devIndicators, distDir, env, eslint, excludeDefaultMomentLocales, experimental, exportPathMap, future, generateBuildId, generateEtags, headers, httpAgentOptions, i18n, images, onDemandEntries, optimizeFonts, output, outputFileTracing, pageExtensions, poweredByHeader, productionBrowserSourceMaps, publicRuntimeConfig, reactStrictMode, redirects, rewrites, sassOptions, serverRuntimeConfig, staticPageGenerationTimeout, swcMinify, trailingSlash, typescript, useFileSystemPublicRoutes, webpack).
  - The root value has an unexpected property, esModule, which is not in the list of allowed properties (amp, analyticsId, assetPrefix, basePath, cleanDistDir, compiler, compress, crossOrigin, devIndicators, distDir, env, eslint, excludeDefaultMomentLocales, experimental, exportPathMap, future, generateBuildId, generateEtags, headers, httpAgentOptions, i18n, images, onDemandEntries, optimizeFonts, output, outputFileTracing, pageExtensions, poweredByHeader, productionBrowserSourceMaps, publicRuntimeConfig, reactStrictMode, redirects, rewrites, sassOptions, serverRuntimeConfig, staticPageGenerationTimeout, swcMinify, trailingSlash, typescript, useFileSystemPublicRoutes, webpack).
  - The value at .amp.canonicalBase must be 1 character or more but it was 0 characters.
  - The value at .assetPrefix must be 1 character or more but it was 0 characters.
  - The value at .i18n must be an object but it was null.

See more info here: https://nextjs.org/docs/messages/invalid-next-config
warn  - You have enabled experimental feature (isrMemoryCacheSize) in next.config.js.
warn  - Experimental features are not covered by semver, and may cause unexpected or broken application behavior. Use at your own risk.

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
Warning: data for page "/[year]/[month]/[day]/[postSlug]" (path "/2020/05/18/buongiorno-immagini-nuove") is 226 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
See more info here: https://nextjs.org/docs/messages/large-page-data
Warning: data for page "/[year]/[month]/[day]/[postSlug]" (path "/2022/02/25/le-frasi-dal-90-al-2000") is 209 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
See more info here: https://nextjs.org/docs/messages/large-page-data
Warning: data for page "/[year]/[month]/[day]/[postSlug]" (path "/2020/02/18/buongiorno-immagini-nuove") is 226 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
See more info here: https://nextjs.org/docs/messages/large-page-data
Warning: data for page "/[year]/[month]/[day]/[postSlug]" (path "/2020/01/30/aforismi-sull-amore") is 133 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
See more info here: https://nextjs.org/docs/messages/large-page-data
Warning: data for page "/[year]/[month]/[day]/[postSlug]" (path "/2020/01/29/aforismi-sull-amore") is 133 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
See more info here: https://nextjs.org/docs/messages/large-page-data
Warning: data for page "/[year]/[month]/[day]/[postSlug]" (path "/2021/01/15/aforismi-sull-amore") is 133 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
See more info here: https://nextjs.org/docs/messages/large-page-data
Warning: data for page "/[year]/[month]/[day]/[postSlug]" (path "/2021/09/23/fiabe-brevi-buonanotte") is 240 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
See more info here: https://nextjs.org/docs/messages/large-page-data
TypeError: Cannot read property 'title' of null
    at SingleQuotePage (C:\www\frasix\.next\server\pages\frasi\[quoteId].js:278:38)
    at d (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:33:498)
    at bb (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:36:16)
    at a.b.render (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:42:43)
    at a.b.read (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:41:83)
    at Object.exports.renderToString (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:52:138)
    at Object.renderPage (C:\www\frasix\node_modules\next\dist\server\render.js:680:46)
    at Object.defaultGetInitialProps (C:\www\frasix\node_modules\next\dist\server\render.js:350:67)
    at Function.getInitialProps (C:\www\frasix\.next\server\chunks\1803.js:52:16)
    at Function.getInitialProps (C:\www\frasix\.next\server\pages\_document.js:36:86)
Warning: data for page "/[year]/[month]/[day]/[postSlug]" (path "/2022/03/22/poesie-sul-mare") is 186 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
See more info here: https://nextjs.org/docs/messages/large-page-data
Warning: data for page "/[year]/[month]/[day]/[postSlug]" (path "/2020/09/28/libri-basati-su-storie-vere") is 135 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
See more info here: https://nextjs.org/docs/messages/large-page-data
TypeError: Cannot read property 'title' of null
    at SingleQuotePage (C:\www\frasix\.next\server\pages\frasi\[quoteId].js:278:38)
    at d (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:33:498)
    at bb (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:36:16)
    at a.b.render (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:42:43)
    at a.b.read (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:41:83)
    at Object.exports.renderToString (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:52:138)
    at Object.renderPage (C:\www\frasix\node_modules\next\dist\server\render.js:680:46)
    at Object.defaultGetInitialProps (C:\www\frasix\node_modules\next\dist\server\render.js:350:67)
    at Function.getInitialProps (C:\www\frasix\.next\server\chunks\1803.js:52:16)
    at Function.getInitialProps (C:\www\frasix\.next\server\pages\_document.js:36:86)
Warning: data for page "/[year]/[month]/[day]/[postSlug]" (path "/2021/09/10/poesie-napoletane") is 163 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
See more info here: https://nextjs.org/docs/messages/large-page-data
TypeError: Cannot read property 'title' of null
    at SingleQuotePage (C:\www\frasix\.next\server\pages\frasi\[quoteId].js:278:38)
    at d (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:33:498)
    at bb (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:36:16)
    at a.b.render (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:42:43)
    at a.b.read (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:41:83)
    at Object.exports.renderToString (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:52:138)
    at Object.renderPage (C:\www\frasix\node_modules\next\dist\server\render.js:680:46)
    at Object.defaultGetInitialProps (C:\www\frasix\node_modules\next\dist\server\render.js:350:67)
    at Function.getInitialProps (C:\www\frasix\.next\server\chunks\1803.js:52:16)
    at Function.getInitialProps (C:\www\frasix\.next\server\pages\_document.js:36:86)
Warning: data for page "/[year]/[month]/[day]/[postSlug]" (path "/2020/09/28/libri-basati-su-storie-vere") is 135 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
See more info here: https://nextjs.org/docs/messages/large-page-data
Warning: data for page "/[year]/[month]/[day]/[postSlug]" (path "/2020/02/07/stati-whatsapp-belli") is 146 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
See more info here: https://nextjs.org/docs/messages/large-page-data
Warning: data for page "/[year]/[month]/[day]/[postSlug]" (path "/2020/09/28/libri-basati-su-storie-vere") is 135 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
See more info here: https://nextjs.org/docs/messages/large-page-data
Warning: data for page "/[year]/[month]/[day]/[postSlug]" (path "/2020/02/07/stati-whatsapp-belli") is 146 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
See more info here: https://nextjs.org/docs/messages/large-page-data
Warning: data for page "/[year]/[month]/[day]/[postSlug]" (path "/2020/09/28/libri-basati-su-storie-vere") is 135 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
See more info here: https://nextjs.org/docs/messages/large-page-data
Warning: data for page "/[year]/[month]/[day]/[postSlug]" (path "/2020/09/28/libri-basati-su-storie-vere") is 135 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
See more info here: https://nextjs.org/docs/messages/large-page-data
Warning: data for page "/[year]/[month]/[day]/[postSlug]" (path "/2020/09/28/libri-basati-su-storie-vere") is 135 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
See more info here: https://nextjs.org/docs/messages/large-page-data
Warning: data for page "/[year]/[month]/[day]/[postSlug]" (path "/2022/03/22/poesie-sul-mare") is 186 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
See more info here: https://nextjs.org/docs/messages/large-page-data
TypeError: Cannot read property 'title' of null
    at SingleQuotePage (C:\www\frasix\.next\server\pages\frasi\[quoteId].js:278:38)
    at d (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:33:498)
    at bb (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:36:16)
    at a.b.render (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:42:43)
    at a.b.read (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:41:83)
    at Object.exports.renderToString (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:52:138)
    at Object.renderPage (C:\www\frasix\node_modules\next\dist\server\render.js:680:46)
    at Object.defaultGetInitialProps (C:\www\frasix\node_modules\next\dist\server\render.js:350:67)
    at Function.getInitialProps (C:\www\frasix\.next\server\chunks\1803.js:52:16)
    at Function.getInitialProps (C:\www\frasix\.next\server\pages\_document.js:36:86)
Warning: data for page "/[year]/[month]/[day]/[postSlug]" (path "/2020/03/19/percy-jackson-guida-libri-ordine-lettura-universo-rick-riordan") is 158 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
See more info here: https://nextjs.org/docs/messages/large-page-data
Warning: data for page "/[year]/[month]/[day]/[postSlug]" (path "/2022/03/24/poesie-sulla-morte") is 131 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
See more info here: https://nextjs.org/docs/messages/large-page-data
TypeError: Cannot read property 'title' of null
    at SingleQuotePage (C:\www\frasix\.next\server\pages\frasi\[quoteId].js:278:38)
    at d (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:33:498)
    at bb (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:36:16)
    at a.b.render (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:42:43)
    at a.b.read (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:41:83)
    at Object.exports.renderToString (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:52:138)
    at Object.renderPage (C:\www\frasix\node_modules\next\dist\server\render.js:680:46)
    at Object.defaultGetInitialProps (C:\www\frasix\node_modules\next\dist\server\render.js:350:67)
    at Function.getInitialProps (C:\www\frasix\.next\server\chunks\1803.js:52:16)
    at Function.getInitialProps (C:\www\frasix\.next\server\pages\_document.js:36:86)
Warning: data for page "/[year]/[month]/[day]/[postSlug]" (path "/2021/05/12/buongiorno-immagini-nuove") is 226 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
See more info here: https://nextjs.org/docs/messages/large-page-data
TypeError: Cannot read property 'title' of null
    at SingleQuotePage (C:\www\frasix\.next\server\pages\frasi\[quoteId].js:278:38)
    at d (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:33:498)
    at bb (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:36:16)
    at a.b.render (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:42:43)
    at a.b.read (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:41:83)
    at Object.exports.renderToString (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:52:138)
    at Object.renderPage (C:\www\frasix\node_modules\next\dist\server\render.js:680:46)
    at Object.defaultGetInitialProps (C:\www\frasix\node_modules\next\dist\server\render.js:350:67)
    at Function.getInitialProps (C:\www\frasix\.next\server\chunks\1803.js:52:16)
    at Function.getInitialProps (C:\www\frasix\.next\server\pages\_document.js:36:86)
Warning: data for page "/[year]/[month]/[day]/[postSlug]" (path "/2021/10/02/fiabe-della-buonanotte") is 148 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
See more info here: https://nextjs.org/docs/messages/large-page-data
TypeError: Cannot read property 'title' of null
    at SingleQuotePage (C:\www\frasix\.next\server\pages\frasi\[quoteId].js:278:38)
    at d (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:33:498)
    at bb (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:36:16)
    at a.b.render (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:42:43)
    at a.b.read (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:41:83)
    at Object.exports.renderToString (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:52:138)
    at Object.renderPage (C:\www\frasix\node_modules\next\dist\server\render.js:680:46)
    at Object.defaultGetInitialProps (C:\www\frasix\node_modules\next\dist\server\render.js:350:67)
    at Function.getInitialProps (C:\www\frasix\.next\server\chunks\1803.js:52:16)
    at Function.getInitialProps (C:\www\frasix\.next\server\pages\_document.js:36:86)
Warning: data for page "/[year]/[month]/[day]/[postSlug]" (path "/2022/03/24/poesie-sulla-morte") is 131 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
See more info here: https://nextjs.org/docs/messages/large-page-data
Warning: data for page "/[year]/[month]/[day]/[postSlug]" (path "/2021/05/12/buongiorno-immagini-nuove") is 226 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
See more info here: https://nextjs.org/docs/messages/large-page-data
Warning: data for page "/[year]/[month]/[day]/[postSlug]" (path "/2021/09/10/poesie-napoletane") is 163 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
See more info here: https://nextjs.org/docs/messages/large-page-data
Warning: data for page "/[year]/[month]/[day]/[postSlug]" (path "/2021/09/10/poesie-napoletane") is 163 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
See more info here: https://nextjs.org/docs/messages/large-page-data
TypeError: Cannot read property 'title' of null
    at SingleQuotePage (C:\www\frasix\.next\server\pages\frasi\[quoteId].js:278:38)
    at d (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:33:498)
    at bb (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:36:16)
    at a.b.render (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:42:43)
    at a.b.read (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:41:83)
    at Object.exports.renderToString (C:\www\frasix\node_modules\react-dom\cjs\react-dom-server.node.production.min.js:52:138)
    at Object.renderPage (C:\www\frasix\node_modules\next\dist\server\render.js:680:46)
    at Object.defaultGetInitialProps (C:\www\frasix\node_modules\next\dist\server\render.js:350:67)
    at Function.getInitialProps (C:\www\frasix\.next\server\chunks\1803.js:52:16)
    at Function.getInitialProps (C:\www\frasix\.next\server\pages\_document.js:36:86)
Warning: data for page "/[year]/[month]/[day]/[postSlug]" (path "/2020/03/19/percy-jackson-guida-libri-ordine-lettura-universo-rick-riordan") is 158 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
See more info here: https://nextjs.org/docs/messages/large-page-data
Warning: data for page "/[year]/[month]/[day]/[postSlug]" (path "/2020/01/30/aforismi-sull-amore") is 133 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
See more info here: https://nextjs.org/docs/messages/large-page-data
Warning: data for page "/[year]/[month]/[day]/[postSlug]" (path "/2020/01/28/frasi-san-valentino") is 144 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
See more info here: https://nextjs.org/docs/messages/large-page-data
Warning: data for page "/[year]/[month]/[day]/[postSlug]" (path "/2020/02/10/stati-whatsapp-belli") is 146 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
See more info here: https://nextjs.org/docs/messages/large-page-data
Warning: data for page "/[year]/[month]/[day]/[postSlug]" (path "/2022/03/07/frasi-dal-2000-al-2010-baci-perugina") is 411 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
See more info here: https://nextjs.org/docs/messages/large-page-data