Hello everyone, I've successfully completed my project, and it functions perfectly on localhost. However, when I attempt to deploy it on Vercel, I encounter the following error.
[03:40:09.686] Creating an optimized production build ...
[03:40:14.694] Failed to compile.
[03:40:14.694]
[03:40:14.694] ./src/app/slice-simulator/page.tsx
[03:40:14.694] Module not found: Can't resolve '../../slices'
[03:40:14.694]
[03:40:14.694] https://nextjs.org/docs/messages/module-not-found
[03:40:14.695]
[03:40:14.695]
[03:40:14.695] > Build failed because of webpack errors
[03:40:14.723] Error: Command "npm run build" exited with 1