Update nuxt.config.js

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

View File

@ -1,5 +1,7 @@
export default {
ssr: !process.env.VERCEL,
// for netlify
ssr: true
// Global page headers: https://go.nuxtjs.dev/config-head
head: {
title: 'Assembly',