Rocky_Mountain_Vending/.pnpm-store/v10/files/4c/a07daa25d5fd7f377f1640083d54ac2791b83550c2458bd7187a04ae646f78f4cce11bd736a66346591f81dba966ab35f96480ff192a1e803f926aa8d2a90c
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

4 lines
73 B
Text

'use strict';
/** @type {import('./max')} */
module.exports = Math.max;