Pages: Next.js Module not found: Can't resolve '@/app/hook/useRedirect'

For Workers & Pages, what is the name of the domain?

What is the error message?

Module not found: Can’t resolve ‘@/app/ui/account/userProfile’

What is the issue or error you’re encountering

I dont understand why its not working on Cloudflare. IN my local environement everything is good.

Hi, this error is typically related to issues with module resolution. Could you confirm which framework you’re using? Please also double-check the capitalization of your import paths, as it might be case-sensitive on Cloudflare