Make sure you are using yarn version 1.
To install it globally run:
npm i -g yarn@1Install Husky:
yarn run prepareRun the development server:
yarn devInstall Vercal CLI globally:
npm i -g vercelLink the project to Vercel from the root directory:
vercel linkPull environment variables to .env.local file.
yarn run env:pullyarn run api:codegen