{ "commands": [ "npm install", "npx prisma init --datasource-provider postgresql", "npm run dev" ] }