try yarn install and yarn build or npm i and npm run build that should fix the issue
yarn install
yarn build
npm i
npm run build