Application Error: server-side exception has occured

I am all of sudden getting an error after a successful deploy to vercel. I got the following from my server log:

RangeError: Invalid time value
at H (/var/task/.next/server/chunks/69.js:1:18229)
at u (/var/task/.next/server/app/page.js:1:9983)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
digest: ‘4019155709’
}

How to fix?

Hi @marvthedev!

Welcome to the Vercel Community :smile:

Could you give us more details on your project and what you’re trying to build? It’s help us with the extra context.