commercejs-nextjs-vercel icon indicating copy to clipboard operation
commercejs-nextjs-vercel copied to clipboard

Serverless eCommerce demo store built for the Jamstack. Built with Commerce.js, Next.js and can be one click deployed to Vercel. Includes product catalogue, categories, variants, cart, checkout, order...

Results 2 commercejs-nextjs-vercel issues
Sort by recently updated
recently updated
newest added

Unhandled Promise Rejection: TypeError: a.message.forEach is not a function. (In 'a.message.forEach((function(e,n){var a=e.param,i=e.error;t.setState({errors:q({},t.state.errors,Object(o.a)({},a,i))})}))', 'a.message.forEach' is undefined)

question

This repository was originally created as a copy of https://github.com/chec/commercejs-nextjs-demo-store. It has some different products in it, and the readme is focussed around deploying it to Vercel rather than Netlify....