Shivam Sharma
Results
1
issues of
Shivam Sharma
I was trying to deploy my Next.js 14 project on Vercel. However, I got this error "zlib-sync install: ModuleNotFoundError: No module named 'distutils'". Official Python Docs states that: distutils is...