hoapng520
(Hòa Phùng)
March 3, 2025, 8:31am
1
I created and successfully deploy a typescript project but me and others user can not visit it, is the anyway to fix this. Here is the URL https://play.colongphuong.com . Tell me if you need any resource for this issue. Thank you
pawlean
(Pauline P. Narvas)
March 3, 2025, 9:23am
2
Hi, @hoapng520 ! Welcome to the Vercel Community
Could you go through the following post?
Sometimes things don’t go as expected when deploying a website. If you see a 404 on your site, that means the page or resource couldn’t be found.
There are many possible causes, and the absence of something can be tricky debug if you don’t know where to look. Here are some things you can do to find the cause and fix it.
Debugging Tips
Check the error code
If you see a mostly white screen with 404: NOT_FOUND along with a Code and and ID then you can click the blue info box below the error deta…
Let us know how you get on!