Help is on the way! To mark it as solved, use the /solve command. In the meantime, here are some existing threads that may help you:
#Deployment errors with Postgres adapter connecting to DigitalOcean DB in prod
1 messages · Page 1 of 1 (latest)
Cannot find package 'prettier' imported from /workspace/.next/server/app/(payload)/api/[...slug]/route.js
[audiochan-web] [2025-02-03 21:02:25] code: 'ERR_MODULE_NOT_FOUND',
do you import something from prettier in route.js? prettier is most probably set as a devDependency, as it should be, and the module is not found