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

3 lines
109 B
Text

import nextJest from './dist/build/jest/jest'
export * from './dist/build/jest/jest'
export default nextJest