#Lottie Animations Not shown on deployed Version but are shown in npm run dev in nextJs

2 messages · Page 1 of 1 (latest)

turbid ibex
#

hey in the _app.js i have a lottie animation that will run on initial web load , i have tested it in npm run dev with mobile and chrome and they both apear to be working fine , but when i try to deploy to vercel the aniimation is not shown ,

i also had a heart animation in the blog page of the build which is a heart and when u click on it it turns green but the animation dosent complete in the deployed version,

im new to vercel so any help would be greatly appriciated,

profile : https://web-design-portfolio.vercel.app/

javascript

agile shadow
#

hi @turbid ibex did you figure this out? i'm having the same problem with nextjs v13. it works fine with 12