refine: make billing section more discoverable#7869
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🍈 Lychee Link Check Report37 links: ✅ All links are working!Full Statistics Table
|
WalkthroughThis 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. ChangesPrisma Postgres Vercel Billing Documentation
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Comment |
There was a problem hiding this comment.
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
📒 Files selected for processing (2)
apps/docs/content/docs/guides/postgres/vercel.mdxapps/docs/content/docs/postgres/faq.mdx
| ## 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. | ||
|
|
There was a problem hiding this comment.
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.
|
The latest updates on your projects. Learn more about Argos notifications ↗︎
|
Summary by CodeRabbit