Show relative path from cwd for Proxy Middleware file conflict error (#84993)
Show the relative path from cwd when a Proxy Middleware file conflict
error occurs to better inform the users. Also, good for double-checking
the detection logic.
Closes NEXT-4740