I was following the Prisma Guide: Deploying to Heroku, but when I tried to save and apply the database migration with:
npx prisma migrate dev --create-only --na