nextJS & postgres not building, throwing ‘TypeError: Invalid URL’
No matter what I try my nextjs 14 app keeps failing on build (on this for days now). Unfortunately the error is thrown in webpack’d minimized files, but monkey patching and commenting out has me thinking its the sequelize-typescript
implemention.