ShivaBhattacharjee / AnimeTrix

Animetrix is a project that utilizes the Anilist platform to obtain information on various anime titles, and it combines this data with the Gogoanime API to provide ad-free streaming of anime content.
https://animetrix.vercel.app/
Apache License 2.0
71 stars 40 forks source link

Not able to deploy on vercel #59

Closed PranavXDYT closed 1 year ago

PranavXDYT commented 1 year ago

I am getting error while deploying on vercel please guide me which build and install command should I input to deploy on vercel. Screenshot_2023-05-28-11-01-22-40_40deb401b9ffe8e1df2f1cc5ba480b12 Screenshot_2023-05-28-11-01-13-89_40deb401b9ffe8e1df2f1cc5ba480b12

ShivaBhattacharjee commented 1 year ago

Go to settings and change npm install to npm install --force