Deploy using prisma, error not_found

[build]
command = “npm install && npm run build && npx prisma generate”
publish = “/build”
base = “/”

Please share some useful info.