The file “/public/data/ambassadors.json” cannot be found (imported in “/app/embajadores/[influencer]/page”). Make sure the file or alias exists in the correct location.
———————-
The file “/public/data/ambassadors.json” exists and is valid. The downloaded .zip compiles normally and works ok.
Is the path of the file you’re storing relevant to your project? Is it okay if you change the path of the file to somewhere within the src directory in another “data” folder?