An unexpected error happened when running this build

Ok I fixed it:

Only left

{
  "framework": "nextjs"
}

in vercel.json

and specified

python_version >= "3.9"

in requirements.txt in root

1 Like