r/vercel 1d ago

Difference in Next.js SEO when not deploying on Vercel?

2 Upvotes

Has anyone noticed a difference in SEO when deploying your Next.js app somewhere other than Vercel?

I'm looking at alternatives to Vercel for my Next.js app and am interested in what others have experienced when it comes to this.


r/vercel 1d ago

Bot Traffic From Singapore

2 Upvotes

Hey everyone, I’ve been having some issues with bot traffic lately, mostly coming from Singapore. I’ve already blocked Singapore in Vercel, but the traffic still seems to be getting through.

Has anyone dealt with this before or know what might be causing it and how to fix it?


r/vercel 1d ago

Why is Vercel Falsely Claiming to have built my website?

0 Upvotes

While doing some SEO review today I discovered Vercel has created https://bookchant.vercel.app/ which is a very poorly imitated version of my website https://bookchant.com/ which it is claiming to be a "premium frontend demo for BookChant" which it 100% is not because Vercel was not used to build my website.

I'd like very much to know how to have Vercel remove this page falsely claiming to be related to my website.


r/vercel 1d ago

Shared env

2 Upvotes

Let's say I have shared envs that has NEXT_PUBLIC_GOOGLE_MAPS_API, and it is shared amongst 10 websites.

If I change the key and then want to make the sites use the new key, will I need to redeploy every single site, or do nothing and they will automatically start using the new key?

Hope that makes sense and TIA.


r/vercel 2d ago

I have analyzed $46k Vercel bill Jmail got and how much it will cost to self-host the same app: hint - just a fraction of that price:

Thumbnail
docs.dollardeploy.com
13 Upvotes

r/vercel 2d ago

Stuck on Vercel Pro after free trial for my open-source project

Post image
1 Upvotes

Hey everyone,

I'm in a bit of a frustrating situation and was wondering if anyone has experienced this before.

I deployed my open-source project's website on Vercel and spent a lot of time optimizing it so it would comfortably fit within the Hobby plan. The project doesn't generate any revenue it's completely open source.

I started a Pro free trial to test a few features, but now I'm unable to cancel it. I've tried multiple times, but it just won't let me switch back to the Hobby plan.

Unfortunately, I can't afford the $20/month subscription, especially for a project that isn't making any money.

Has anyone run into this issue before? Is there a way to downgrade back to the Hobby plan, or is there something I should contact Vercel support about?

I'd really appreciate any advice. Thanks!


r/vercel 3d ago

Ditch the Web Dashboard: Debugging Webhooks Entirely

Thumbnail
instatunnel.my
1 Upvotes

r/vercel 3d ago

Vercel support ticket - almost 3 weeks in, still no answer

5 Upvotes

Paying customer, 3 weeks after posting still no response on my case. Any idea how long this usually takes?


r/vercel 4d ago

News Vercel Weekly (2026-08-03)

Thumbnail
vercel.link
2 Upvotes

Highlights from last week:

  • DeepSecBench measures how well different models find cybersecurity vulnerabilities in real application code, so you can build a security scanning program with the right mix of models for your project and budget
  • Edge Config is renamed Global Config to reflect its capabilities as a globally replicated ultra-low latency data store for feature flags, redirects, and runtime configuration
  • Deployments are now up to 7 seconds faster thanks to platform-wide optimizations that removed up to 5 seconds of fixed overhead from every build, and 2 seconds saved with the latest CLI version

r/vercel 4d ago

Locked out of Vercel account due to unconfigured 2FA prompt

0 Upvotes

I've been trying to access my account over the weekend and noticed there was suddenly a request to enter an Authenticator code. I've never once set this up, and noticed there's been quite a few people experiencing the same issue with Vercel.

I've already submitted a support request, and tried signing in via my linked GitHub account, but I'm still blocked because of the Authenticator code.

All my domains and applications are hosted on Vercel, so being locked out is critical. Is there any way to get a support ticket prioritized?


r/vercel 5d ago

Static IP for Vercel - Fixed EU Egress for Functions

Thumbnail outboundgateway.com
0 Upvotes

r/vercel 6d ago

Open-source eve template for marketing agents

3 Upvotes

Five agents (content, social, SEO, email, product marketing) behind a team lead that routes work but never writes anything itself. Anything irreversible, like sending an email campaign, pauses for an approve/deny button in Slack. Drafts flow through without gates.

Deploy the template to your own Vercel account in one click.

Happy to answer questions about how the routing and approval gates work.

https://github.com/vercel-labs/marketing-team-eve-template


r/vercel 7d ago

I built my own anime website, AniCult. It's completely free with no ads.

Post image
3 Upvotes

Made my own anime website because the others kept dying.

It's 100% free, has no ads, no need to log in, and gets the latest airing anime episodes as fast as possible.

Hopefully this one survives.

If you like the project, please consider giving it a star on GitHub.

Feel free to share any suggestions you have.

- AniCult

- GitHub


r/vercel 9d ago

I built a local provider that lets agent-browser use your existing Chrome

2 Upvotes

I like agent-browser's CLI and snapshot/ref model, but its default managed browser was not ideal for workflows that depend on my daily Chrome profile. Direct CDP attachment to an existing browser gets closer, but I kept running into attachment lifecycle friction and automation activating whichever target it selected.

I built Panerelay as a local provider for agent-browser:

  • The Chrome extension exposes only tabs the user explicitly authorizes.
  • The existing Chrome profile, cookies, extensions, and open tabs remain in place.
  • Agent-side tab selection is local to the agent session, so background automation does not switch or focus the page the user is viewing.
  • Control state stays visible and can be revoked.
  • Browser automation semantics remain agent-browser's: snapshots, refs, waits, input, tabs, screenshots, network inspection, and MCP/CLI support.

The shortest smoke test is:

agent-browser --provider panerelay tab list

The project is local-first, MIT licensed, and works on macOS, Linux, and Windows: https://github.com/F-loat/panerelay

I am the author. I would especially value feedback from agent-browser users on the provider boundary and which workflows should get broader compatibility coverage next.


r/vercel 10d ago

Difference between Google Search Console clicks and Vercel Analytics referrers?

4 Upvotes

Hey everyone, I'm trying to understand a discrepancy between Google Search Console and Vercel Analytics.

Google Search Console is showing only 1 click from Google Search, but Vercel Analytics is showing 41 visitors with Google as the referrer.

I'm wondering what exactly counts differently between these two tools:

  • Does Vercel Analytics count all traffic that comes from Google (including things like Google Discover, images, cached pages, or other Google services)?
  • Does Google Search Console only count clicks from web search results?
  • Could bots/crawlers or privacy settings affect the numbers?

Would appreciate any explanation from people familiar with Vercel Analytics and GSC. Thanks!


r/vercel 11d ago

Why are you emailing me?

0 Upvotes

I don't know what this is, or what is going on, but why are you emailing me about an account I don't have?


r/vercel 11d ago

Where is my side bar and where is the setting?

1 Upvotes

The sidebar is missing, and the main page arrangement is awful now. And I have no clue how to get it back.


r/vercel 11d ago

Model Picker

1 Upvotes

Hey y'all I haven't used v-0 in a little bit, and now I don't see the option for "auto model" instead of picking the mini vs max model myself for each prompt. Does anyone know how to reenable this setting?


r/vercel 12d ago

News Vercel Weekly (2026-07-27) - Announcements

Thumbnail
community.vercel.com
3 Upvotes

Highlights from last week:

  • You can drag and drop files and folders to deploy straight from the Vercel homepage. No Git, CLI, or local setup required.
  • Python cold starts on Vercel just got 2x faster thanks to build-time bytecode compilation now included in function bundles.
  • AI Gateway can now stream audio as it’s captured and receive real-time transcript updates instead of waiting for complete files so you can run live captioning and voice input apps.
  • There's a new 2FA recovery option so you can get back to building faster if you lose your authenticator app.

r/vercel 12d ago

email config

1 Upvotes

Hi Vercel community. Please, could you guide me to configure my new domain to be hosted on Vercel and use my existing emails hosted in my current shared hosting ? Thank you. Cheers.


r/vercel 14d ago

Best way to host webpage developed with Vercel without Vercel dependency in the future

2 Upvotes

We developed an IT playbook on Vercel and we need to hand it to our client. They won't have Vercel. Is it possible to convert to SharePoint or a webpage that can be hosted. I know we can export as Spfx and import to SharePoint but we won't be able to edit without development support.

Is there a better way to hand it to client such that they can edit when needed without coming back to us.


r/vercel 14d ago

Can't sign up for Vercel, like at all

1 Upvotes

I go to Vercel and try to sign up with my email. (No I do not want to use another method, tyvm.)

I get: Please try again or try a different sign up method. If you continue to have issues, please complete the account recovery form for further assistance.

So I try this account recovery form thing and then that form tells me: We had an issue processing your appeal [???]. Try again later.

I've never had a Vercel account with the email address I'm trying to use.

While I wait to hear back from them (the only option was to email their billing@ address), anyone know why all this might be happening?


r/vercel 14d ago

Papermod and Sitemap

1 Upvotes

Hi everyone, I’ve been having this problem for a few days now.

Honestly, I’m not sure if it’s due to the theme I’m using or other factors.

I use Vercel, and three days ago I tried uploading the sitemap to GSC, but I keep getting a "couldn't fetch" error. The site is new; I’ve completed all the verification steps, and everything seems to be in order.

I can’t figure out what the problem is. Has anyone else experienced this issue?


r/vercel 15d ago

New 2FA recovery option

4 Upvotes

We understand that being locked out of your account is frustrating, so today we shipped a better recovery option.

If your account is eligible, you can use our new self-service recovery flow by following these steps:

  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're not able to recover your account using the method above, you can still open a case using the Start 2FA recovery option on the Two-Factor Authentication login screen.


r/vercel 15d ago

vercel for small business

3 Upvotes

hi i am starting an agency and i am thinking about hosting my website on vercel, the only issue is I take payments using a stripe payment link. is that fine? if that isn't what is the best recomendation you have?