Next.js Discord

Discord Forum

NextJS Commerce / BigCommerce Starter Repo

Answered
American Cocker Spaniel posted this in #help-forum
Open in Discord
American Cocker SpanielOP
I'm trying to access the NextJS BigCommerce starter repo but it doesn't look like it exists on Vercel anymore. When installing it, it always install a Shopify version of NextJS Commerce.

Is there somewhere it can be accessed/installed/copied?

The way I've tried so far is:
1. Select clone and deploy
2. Set up repo
3. No option to select BigCommerce integration (as per docs)
4. Presented with Shopify Environment Variables

There's no error messages, the repo cloned to my git is definitely a shopify focused repo.
Answered by Champagne D’Argent
If you want BigCommerce, you need the old repo: https://github.com/vercel/commerce/tree/v1
View full answer

3 Replies

Champagne D’Argent
If you want BigCommerce, you need the old repo: https://github.com/vercel/commerce/tree/v1
Answer
Champagne D’Argent
The latest one is Shopify only
American Cocker SpanielOP
Ah thanks alot Reinier! That looks like the one.

I've just tried deploying it and it threw an error about the Root directory pointing to 'Site'. But I'll do a bit more digging tomorrow and should hopefully be able to figure out what the issue is.