Rocky_Mountain_Vending/.pnpm-store/v10/files/7e/dfdf1a174a10abad8b3b1d7697b0212d6c28e26b2c60e3db2b780ff14f0a3cee8c8b8b6556c27a516db5f87a8aeda95149fb0d7baaed2b02324c9fbf9943a4
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

5 lines
120 B
Text

import Benchmark from "benchmark";
declare const _default: {
suites: Benchmark.Suite[];
};
export default _default;