[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live)

[Help](/c/help/9)

# Application Error: server-side exception has occured

327 views · 0 likes · 2 posts


Marvthedev (@marvthedev) · 2024-07-20

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?


Pauline P. Narvas (@pawlean) · 2024-07-20

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.