RollupError: Could not resolve "./Components/Header/Navbar" from "src/App.jsx"

HCCHonda Civic Chan5/5/2023
I am having an issue where railway Rollup connot find my Navbar component
But it the import is correct

import NavBar from './Components/Header/Navbar';
HCCHonda Civic Chan5/5/2023
N/A
HCCHonda Civic Chan5/5/2023