yarn run v1.22.22 $ nodemon -e ts --watch server --watch agregarr-api.yml -e .json,.ts,.yml -x ts-node -r tsconfig-paths/register --files --project server/tsconfig.json server/index.ts [nodemon] 2.0.20 [nodemon] to restart at any time, enter `rs` [nodemon] watching path(s): server/**/* agregarr-api.yml [nodemon] watching extensions: json,ts,yml [nodemon] starting `ts-node -r tsconfig-paths/register --files --project server/tsconfig.json server/index.ts` 2025-07-30T05:58:25.024Z [info]: Starting Agregarr version develop-local warn - You have enabled experimental features (scrollRestoration, largePageDataBytes) in next.config.js. warn - Experimental features are not covered by semver, and may cause unexpected or broken application behavior. Use at your own risk. info - Disabled SWC as replacement for Babel because of custom Babel configuration "babel.config.js" https://nextjs.org/docs/messages/swc-disabled