Ok I fixed it:
Only left
{
"framework": "nextjs"
}
in vercel.json
and specified
python_version >= "3.9"
in requirements.txt in root
Ok I fixed it:
Only left
{
"framework": "nextjs"
}
in vercel.json
and specified
python_version >= "3.9"
in requirements.txt in root