Skip to content

refine: make billing section more discoverable#7869

Open
ankur-arch wants to merge 1 commit intomainfrom
ankur/DR-8250/vercel-plan-change
Open

refine: make billing section more discoverable#7869
ankur-arch wants to merge 1 commit intomainfrom
ankur/DR-8250/vercel-plan-change

Conversation

@ankur-arch
Copy link
Copy Markdown
Contributor

@ankur-arch ankur-arch commented May 5, 2026

Summary by CodeRabbit

  • Documentation
    • Added "Billing and pricing" section to the Vercel guide with usage-based pricing details and upgrade guidance.
    • Updated FAQ with clarified upgrade instructions and marketplace integration context.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
blog Ready Ready Preview, Comment May 5, 2026 9:24pm
docs Ready Ready Preview, Comment May 5, 2026 9:24pm
eclipse Ready Ready Preview, Comment May 5, 2026 9:24pm
site Ready Ready Preview, Comment May 5, 2026 9:24pm

Request Review

@ankur-arch ankur-arch self-assigned this May 5, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2026

🍈 Lychee Link Check Report

37 links: ✅ 17 OK | 🚫 0 errors | 🔀 5 redirects | 👻 15 excluded

✅ All links are working!


Full Statistics Table
Status Count
✅ Successful 17
🔀 Redirected 5
👻 Excluded 15
🚫 Errors 0
⛔ Unsupported 0
⏳ Timeouts 0
❓ Unknown 0

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 5, 2026

Walkthrough

This PR adds billing and pricing documentation for Prisma Postgres on Vercel across two documentation pages: a new "Billing and pricing" section in the Vercel guide and an updated FAQ entry clarifying upgrade instructions and Vercel Marketplace integration.

Changes

Prisma Postgres Vercel Billing Documentation

Layer / File(s) Summary
Billing & Pricing Documentation
apps/docs/content/docs/guides/postgres/vercel.mdx
New "Billing and pricing" section added, describing usage-based pricing via the Vercel Marketplace with guidance on upgrade plans.
FAQ Upgrade Reference
apps/docs/content/docs/postgres/faq.mdx
Upgrade instructions updated to reference Vercel Marketplace integration and clarify that billing flows through the Vercel account.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'refine: make billing section more discoverable' directly aligns with the main changes: adding a billing section to the Vercel guide and updating billing-related upgrade instructions for better visibility.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@apps/docs/content/docs/guides/postgres/vercel.mdx`:
- Around line 64-69: The spellcheck CI is failing for the changes under the "##
Billing and pricing" section: either correct the flagged spelling/terminology in
the text (e.g., within the "Prisma Postgres" / "Vercel Marketplace" mentions and
the FAQ link text) or add any valid product terms that the linter flags to the
project spellcheck dictionary so lint:spellcheck passes; update the content
string accordingly and commit the dictionary entry if you choose the whitelist
approach.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: ccf343f4-4bc5-4520-80cc-75bacdc0dd5a

📥 Commits

Reviewing files that changed from the base of the PR and between 29f2a87 and 0e38d0b.

📒 Files selected for processing (2)
  • apps/docs/content/docs/guides/postgres/vercel.mdx
  • apps/docs/content/docs/postgres/faq.mdx

Comment on lines +64 to +69
## Billing and pricing

Prisma Postgres uses [usage-based pricing](https://www.prisma.io/pricing) based on operations and storage. The same plans and rates apply when you create a database via the Vercel Marketplace, and your Prisma Postgres usage is billed through your Vercel account.

To change your plan, see [How do I upgrade my plan if I am using Prisma Postgres via Vercel?](/postgres/faq#how-do-i-upgrade-my-plan-if-i-am-using-prisma-postgres-via-vercel) in the Prisma Postgres FAQ.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟠 Major | ⚡ Quick win

Resolve the spellcheck blocker before merge.

GitHub Actions shows lint:spellcheck failing for this PR; please fix the flagged term(s) in this docs update or add valid product terms to the project dictionary so CI can pass.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@apps/docs/content/docs/guides/postgres/vercel.mdx` around lines 64 - 69, The
spellcheck CI is failing for the changes under the "## Billing and pricing"
section: either correct the flagged spelling/terminology in the text (e.g.,
within the "Prisma Postgres" / "Vercel Marketplace" mentions and the FAQ link
text) or add any valid product terms that the linter flags to the project
spellcheck dictionary so lint:spellcheck passes; update the content string
accordingly and commit the dictionary entry if you choose the whitelist
approach.

@argos-ci
Copy link
Copy Markdown

argos-ci Bot commented May 5, 2026

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) ✅ No changes detected - May 5, 2026, 9:31 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants