Rocky_Mountain_Vending/.pnpm-store/v10/files/c1/158d7ee0b3c8668bd2370bf8349b3e1dfabc31548aaa0b16493c525fcfd4079254ec07bfbb4d6fe1ecb7801679a3fc9318428a7953b3c261c87337053d99b6
DMleadgen 46d973904b
Initial commit: Rocky Mountain Vending website
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>
2026-02-12 16:22:15 -07:00

13 lines
216 B
Text

{
"all": true,
"check-coverage": false,
"reporter": ["text-summary", "text", "html", "json"],
"lines": 86,
"statements": 85.93,
"functions": 82.43,
"branches": 76.06,
"exclude": [
"coverage",
"dist"
]
}