justinmetros / NuxtShop

A Shopify starter with Nuxt 3 + Pinia + Apollo + Tailwind 3 + Layer0
MIT License
166 stars 39 forks source link

Wont build on Server #9

Open oneCodeScholar opened 2 years ago

oneCodeScholar commented 2 years ago

When I deploy this on Heroku it does not build properly. There's a lot of warnings and an error:

ERROR Importing directly from a nuxt.config file is not allowed. Instead, use runtime config or a module. [importing /nuxt.config.ts from index.html]

Please advise. Thanks!