-
I'm new to the project so this is going to be a lame newbie question. After installing a vercel project scaffold and running Error: Missing "./vercel" specifier in "frog" package I have globally installed vercel and linked the project. What am I missing here? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hey! It is frog's issue, you have to change import from |
Beta Was this translation helpful? Give feedback.
Hey! It is frog's issue, you have to change import from
frog/vercel
tofrog/next
.It seems like templates were not updated