component
Unanswered
Fire ant posted this in #help-forum
Fire antOP
Hey guys,
I use BB pipelines to deploy a next.js app to aws via codedeploy. Now I want to serve it with vercel.
I'm following this guide:
https://vercel.com/guides/how-can-i-use-bitbucket-pipelines-with-vercel
But I always get an error on the pipeline, that my token is not valid. Actually I only created one token, and have it as a repository varibale in BB just like the doc told me. What could be wrong? Where does the script get the org and project id?
I use BB pipelines to deploy a next.js app to aws via codedeploy. Now I want to serve it with vercel.
I'm following this guide:
https://vercel.com/guides/how-can-i-use-bitbucket-pipelines-with-vercel
But I always get an error on the pipeline, that my token is not valid. Actually I only created one token, and have it as a repository varibale in BB just like the doc told me. What could be wrong? Where does the script get the org and project id?