mirror of
https://github.com/Instadapp/assembly.git
synced 2024-07-29 22:37:06 +00:00
Update nuxt.config.js
This commit is contained in:
parent
b41c35270c
commit
c2bede62e0
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user