Hello! Do you guys ever received this error? I'm receiving this error when I deploy to Netlify wit SSR. I searched about and I tried to remove the module <@&1055234544183287879>/image but I still got the error message.
Feb 2, 10:58:31 AM: 2023-02-02T13:58:31.910Z undefined ERROR Uncaught Exception {"errorType":"TypeError","errorMessage":"The "path" argument must be of type string or an instance of URL. Received undefined","code":"ERR_INVALID_ARG_TYPE","stack":["TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string or an instance of URL. Received undefined"," at new NodeError (node:internal/errors:372:5)"," at fileURLToPath (node:internal/url:1420:11)"," at Object.<anonymous> (/var/task/.netlify/functions-internal/entry.js:157628:74)"," at Module._compile (node:internal/modules/cjs/loader:1105:14)"," at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)"," at Module.load (node:internal/modules/cjs/loader:981:32)"," at Function.Module._load (node:internal/modules/cjs/loader:822:12)"," at Module.require (node:internal/modules/cjs/loader:1005:19)"," at require (node:internal/modules/cjs/helpers:102:18)"," at Object.<anonymous> (/var/task/entry.js:1:18)"]}