Closed jeremyzilar closed 1 year ago
@jeremyzilar is attempting to deploy a commit to the Sanity Team on Vercel.
A member of the Team first needs to authorize it.
We have now updated this template and fixed these issues. Thanks for the PR, though!
I am adding a few changes to make the install instructions a little more clear.
Previously, it seemed like you needed to run
npm create sanity@latest init --env
from both the/app
and/studio
folders, when it looks like you only need to run that command from the/studio folder
.It was also not clear where to run
npm run dev
, so I indicated that it should also be ran from both folders.Hope this is helpful.