Removed five default Next.js scaffold SVGs from public/ that were created by create-next-app and never referenced (file.svg, globe.svg, next.svg, vercel.svg, window.svg). The actual brand mark public/fci-logo.png is the only image the app uses. Removed axios from dependencies — the app uses native fetch everywhere, and axios hasn't been imported since the initial scaffolding pass. Lockfile regenerated; build verified clean.
564 B
564 B