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