Skip to content

Blank page after successful Vercel deployment #7372

Locked Answered by QuiiBz
vinhkoi asked this question in Help
Discussion options

You must be logged in to vote

Could you try to add a new property in the routes configuration of your vercel.json?

{
  "src": "/build/(.*)",
  "dest": "/build/$1"
},

Replies: 2 comments 10 replies

Comment options

You must be logged in to vote
10 replies
@vinhkoi
Comment options

@QuiiBz
Comment options

@vinhkoi
Comment options

@QuiiBz
Comment options

Answer selected by vinhkoi
@vinhkoi
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants