I recently deployed my personal portfolio, but I can’t list the images of my project that are located in the “assets” folder:
src={`${url}/assets/${item.name}.png`}
When I inspect the element the following error appears:
URL not on allowlist: https://main--portfoliorezende.netlify.app/assets/ImersaoDev_Alura.png
Link do projeto: Website | Rezende (main–portfoliorezende.netlify.app)