Error on deploy nextjs with docker standalone

a year ago

23 23.68 ./src/app/post/list/page.tsx

23 23.68 Module not found: Can't resolve '@/components/card'

23 23.68

23 23.68 https://nextjs.org/docs/messages/module-not-found

23 23.68

23 23.68 ./src/app/post/view/[user]/[slug]/_components/view-page.tsx

23 23.68 Module not found: Can't resolve '@/components/card'

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

1 Replies

a year ago

Please make sure your folder and filenames are cased he same on GitHub as they are locally.


Error on deploy nextjs with docker standalone - Railway Help Station