u/khalon23

NextBlock™ CMS Hi @amyegan, thank you so much for including NextBlock CMS in this week's recap! Seeing the project highlighted here means a ton to us. We’ve put a lot of effort into making the full-stack Next.js 16 + Supabase experience seamless with zero-config 1-click Vercel deployments, strict JSONB rendering, and default 100/100 Lighthouse scores. Since our 1-click deploy workflow and live sandbox are up and running, what is the best path or criteria for community open-source projects like this to be reviewed for the official Vercel Starter Templates gallery? We want to make sure our repository and setup docs meet all of Vercel’s technical standards. Thanks again for everything you do to support builders in the community!
Sodruldeen Mustapha I hate doing this but i may have to put this on every post to get the necessary attention. we have also reported through the abuse page over and over again. Vercel didn’t do anything about a phishing site while users credentials are being harvested. Is it until i call vercel out on X, linkedin and all social media platform before action will be taken? one of the case number is **01495146, another is 01447760, another is 01408655,. What else do you need to take the phishing website down? it has been going for weeks**
Nygel Its pretty insane how much money I already lost on this.
Mindset of Champions If we go by token cost alone, it's a 5x cost increase **at best** any time it occurs (although probably much more in practice). I hope it's addressed.
Nygel They got me again, on a minor change on the app. Didn't need a v0 Max for that. Just burned through all my credits. I'm so done with this.
system While a member of our team prepares to jump in, you might find your answer even faster in our community resources. - Official Documentation: https://v0.app/docs - The v0 expert walkthrough: https://community.vercel.com/t/become-a-v0-expert/5981 - Watch v0 in Action: https://community.vercel.com/live#v0
Amy Egan Do you have a second account? Make sure you're signed in to the right account. That's usually the cause when someone can't see a project they own If you still need help after checking that you're signed in to the right account, please share a link to your project website so the rest of us can help you debug
Note10litenote10lite 6927 Hi, Amy, 1. I do not have a second account. My account on Vercel is linked with my GitHub 2. This is my Vecel's Deployment - https://vercel.com/corycory1234s-projects/hotel-booking-api/AXyoat2BCQ6bbfe34DQyMR1tLztV 3. This is the snapshot from My Gmail - Sincerely, Kory
system The domain troubleshooting guide can help with most custom domain configuration issues. You might be able to use that guide to solve it before a human is available to help you. Then you can come back here and share the answer for bonus points. https://vercel.com/docs/domains/troubleshooting
Amy Egan I wasn't able to replicate the issue you're seeing with that IP. Maybe specific to your ISP or location? There's a connectivity debugging guid with some steps that can give us more clues about what's going wrong. Can you try this and let me know what you find? https://vercel.com/kb/guide/troubleshooting-connectivity-issues
Ellach Since DNS resolution is correct and consistent, the failure must be happening at the TCP/TLS connection itself, not name resolution. This matches what I found earlier with a direct openssl test: the connection reaches an IP in this range but the TLS handshake fails with "wrong version number" — meaning something is corrupting the handshake between my network and your edge, not a DNS problem. Can your team check TLS behavior specifically for 64.29.17.0/24 and 216.198.79.0/24 from an external vantage point?
Amy Egan Hey @inetik. You can cancel your Pro plan from team settings in your Vercel dashboard if you want to downgrade to Hobby. **Please cancel your plan if you wish to prevent future charges.** https://vercel.com/docs/plans/pro-plan#downgrading-to-hobby For refunds, please use the chat at vercel.com/help to request a refund and complete the form when it's presented to open a case. I tested the form to be sure it's working and didn't run into any errors just now. But you may want to try a different browser if you run into an issue with the form. Cases cannot be created. by email. Depending on the address used, you'll most likely get an automatic message directing you to the Help page if you try to create a ticket that way.
Daniel Suarez That's what I did. When I submit a request through vercel.com/help, I can't move forward. An error message appears, and I've been stuck in a loop with no way out for the past two billing cycles. I filed my first refund request, and not only was it rejected, but they also charged me for two months in a row.
system Hi there! I'm just a bot here to share some info that might help you before a human arrives. If your account is eligible, you can use our new self-service recovery flow: 1. Go to vercel.com/login 2. Choose to sign in using the email + one-time password (OTP) option. 3. Select Use another sign-in method 4. Verify your identity using the GitHub, GitLab, or Bitbucket account previously linked to your Vercel account 5. Follow the remaining prompts to complete the recovery process If you've ever set up a passkey, possibly on another device, you can use that to get back into your account and update 2FA settings yourself. You can also use recovery codes if you've stored those in a safe place that you can still access. If you are unable to access your account using the steps above, you can open a support case using the Start 2FA recovery option on the Two-Factor Authentication login screen. **Please do not publicly post account details, like your email address, that could help an attacker gain access to your account in the future.** There's no need to open an additional case if you already have one open. Thanks for your patience while the team works to resolve all cases as quickly as possible while keeping everyone’s accounts safe and secure. A human should be here soon to help.
Amy Egan Hey @zimeng9292-7819. I hope you've already gotten back into your original account by now. But please let me know your case number if you still need help with this
system There's another community post with 404 debugging tips that might be helpful. Please give these solutions a try and let us know how it goes. https://community.vercel.com/t/debugging-404-errors/437 A human should be around soon to offer more advice. But you can also get helpful information quickly by asking v0.
Amy Egan Just tested it and saw it's returning a 404 with code `NOT_FOUND` rather than `DEPLOYMENT_NOT_FOUND`. That means the deployment exists, but the page you expected doesn't. Please use the debugging steps linked above to figure out why that's happening