I am trying to deploy this repo:
and i execute the build command locally no to waist build minutes, but the build never stops.
After i run the command:
$ npm run build
[email protected] build
npx parcel index.html
Server running at http://localhost:3000
Built in 6ms
and then nothing happens for 15 minutes+.
Deploying from repo on the site has the same result.
Why it is so and i dont get any warning or log so i dont know how to fix it?