From c2bede62e00c17c521f5e55623ced2066e5fda78 Mon Sep 17 00:00:00 2001 From: shubhi1928 <66595223+shubhi1928@users.noreply.github.com> Date: Mon, 21 Feb 2022 22:37:38 +0530 Subject: [PATCH] Update nuxt.config.js --- nuxt.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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',