commerce/next.config.js
2022-02-09 12:00:35 -05:00

5 lines
216 B
JavaScript

// This file is here to let Vercel think this is a Next.js project.
// The actual next.config.js is in ./site/next.config.js.
// `next` is also added as a dependency in the root package.json
// for this same reason.