#Vercel's new deployments fail to serve my app

1 messages · Page 1 of 1 (latest)

dim prism
#

vs my last build 35 days ago:

#

idk what changed honestly. I just changed a line of html

#

Oh and here the content that get's served when I visit the website:

#

And this is the runtime error in the logs:

TypeError: (0 , import_remix.handleRequest) is not a function at entry_server_default (/var/task/build/build-nodejs-eyJydW50aW1lIjoibm9kZWpzIn0.js:44:41) at handleDocumentRequestRR (/var/task/node_modules/@remix-run/server-runtime/dist/server.js:229:20) at processTicksAndRejections (node:internal/process/task_queues:95:5) at requestHandler (/var/task/node_modules/@remix-run/server-runtime/dist/server.js:67:18) at /var/task/node_modules/@remix-run/vercel/dist/server.js:38:20 at Server.handler (/var/task/___vc/__launcher.js:3804:16)