I am implementing startOfToday() in api route (server side) in next.js:
startOfToday()
const test = startOfToday()
When I run the app in my loc