HI, I am a front-end developer, I have been facing issues with my code for days, I have tried to resolve the issue but still no changed, the issue is that, I can push code to git but it's getting blocked from vercel, please I really need help on this, here is the error from vercel "Module not found: Can't resolve '@/services/AccessCodes'
https://nextjs.org/docs/messages/module-not-found
./components/AccessPage/AccessForm.tsx
Module not found: Can't resolve '@/services/AccessCodes'
https://nextjs.org/docs/messages/module-not-found
Import trace for requested module:
./app/access/page.tsx
Build failed because of webpack errors
Error: Command "npm run build" exited with 1" I have tried several times to resolve this but no way out.
Top comments (0)