Skip to content

Commit

Permalink
fix(nuxt3): remove prerender of user-config
Browse files Browse the repository at this point in the history
  • Loading branch information
LarchLiu committed Jun 21, 2023
1 parent 8cdf31e commit 831c502
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/nuxt3/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ export default defineNuxtConfig({
'/',
'/app-init',
'/self-host',
'/user-config',
],
},
storage: {
Expand Down

1 comment on commit 831c502

@vercel
Copy link

@vercel vercel bot commented on 831c502 Jun 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

star-nexus – ./

star-nexus-git-main-larchliu.vercel.app
star-nexus.vercel.app
star-nexus-larchliu.vercel.app

Please sign in to comment.