diff --git a/nuxt.config.js b/nuxt.config.js index ba0a808..42bcff1 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -1,7 +1,7 @@ export default { ssr: !process.env.VERCEL, // for netlify - ssr: true, + ssr: flase, // Global page headers: https://go.nuxtjs.dev/config-head head: { title: 'Assembly',