vite build is not working on my ci

I'm trying to build my React + TS + Vite page on Cloudflare Pages. But Error occured on my build.
main.tsx
file can't resolve my relative path file.
How to I resolve error?
Was this page helpful?