Rocky_Mountain_Vending/.pnpm-store/v10/files/cd/15851198d94c72a871e9a823f008d834b99596e5354282e5607748a46a5dd5c758b9c6d3b345b425f2e126b054ba19de7f5cf84c4730a75017982387d3da3e
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
No EOL
322 B
Text

export default config;
/**
* @license
* Copyright 2020 Google LLC
* SPDX-License-Identifier: Apache-2.0
*/
/**
* @fileoverview Config for new audits that aren't quite ready for
* being enabled by default.
*/
/** @type {LH.Config} */
declare const config: LH.Config;
//# sourceMappingURL=experimental-config.d.ts.map