-
Beta Was this translation helpful? Give feedback.
Answered by
rickstaa
Aug 24, 2023
Replies: 1 comment 1 reply
-
@yaten2302 thanks for your question. There is not need to set the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
yaten2302
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@yaten2302 thanks for your question. There is not need to set the
PAT_1
manually since they should be pulled from the Vercel instance when you runvercel dev
(see https://vercel.com/docs/projects/environment-variables#development-environment-variables). If you have any more questions feel free to ping me.