[Next.js] - Using the Sitecore template on Vercel with the JSS front-end developer trial #1624
DescriptionHello, I just signed up for the front-end trial license provided by Sitecore. Are the api keys compatible with the Vercel template? By that I mean, can I click on Vercel's "deploy" button and use the keys provided by Sitecore. Sorry if that is unclear I am just trying to play around with the demo template and jss. Additional informationNo response |
Answered by
illiakovalenko
Oct 9, 2023
Replies: 1 comment
|
@cresencio Hey, there are some required environment variables when you deploy next.js with jss on Vercel. It includes SITECORE_API_KEY. Sure, you can use keys, and information that are provided by your Sitecore instance. |
0 replies
Answer selected by
illiakovalenko
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@cresencio Hey, there are some required environment variables when you deploy next.js with jss on Vercel. It includes SITECORE_API_KEY. Sure, you can use keys, and information that are provided by your Sitecore instance.