Skip to content

Commit

Permalink
Merge branch 'feat-performance'
Browse files Browse the repository at this point in the history
  • Loading branch information
stack-wuh committed Oct 22, 2022
2 parents ee519ad + 1b7cca6 commit 668e778
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ let config = {
httpAgentOptions: {
keepAlive: true,
},
typescript: {
ignoreBuildErrors: true,
},
images: {
domains: ['src.wuh.site'],
imageSizes: [16, 32, 48, 64, 96, 128, 256, 384],
Expand Down

1 comment on commit 668e778

@vercel
Copy link

@vercel vercel bot commented on 668e778 Oct 22, 2022

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:

wuh-site – ./

wuh-site-git-main-163m.vercel.app
wuh-site-163m.vercel.app
wuh-site-kappa.vercel.app

Please sign in to comment.