Update nuxt.config.js

This commit is contained in:
shubhi1928 2022-02-21 22:37:38 +05:30 committed by GitHub
parent b41c35270c
commit c2bede62e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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',