This repository has been archived by the owner on Jan 20, 2024. It is now read-only.
Deployment Error on Vercel #302
Answered
by
subhoghoshX
MuhammedFaraz
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
subhoghoshX
Oct 14, 2022
Replies: 1 comment 2 replies
-
Looks like you applied a custom root directory and it can't find the package.json file probably which lists Next.js as a dependency. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
subhoghoshX
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Looks like you applied a custom root directory and it can't find the package.json file probably which lists Next.js as a dependency.