From b8e46a95df01ec2ab5e60a2ca8050e85c1618355 Mon Sep 17 00:00:00 2001 From: shubhi1928 <66595223+shubhi1928@users.noreply.github.com> Date: Mon, 21 Feb 2022 22:41:24 +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 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',