Vercel Python Import Error Helper function
· 4 min read
Python helper function for making it work both locally and on Vercel is to correctly determine the project's root directory, as Vercel's serverless environment can change the working directory.