Next.js website for Rocky Mountain Vending company featuring: - Product catalog with Stripe integration - Service areas and parts pages - Admin dashboard with Clerk authentication - SEO optimized pages with JSON-LD structured data Co-authored-by: Cursor <cursoragent@cursor.com>
10 lines
300 B
Text
10 lines
300 B
Text
{
|
|
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
|
|
"bootstrap-sha": "57d2459748492abd55e04a679d8b5752b90dfab4",
|
|
"packages": {
|
|
".": {
|
|
"pull-request-title-pattern": "chore: release v${version}",
|
|
"release-type": "node"
|
|
}
|
|
}
|
|
}
|