Rocky_Mountain_Vending/.pnpm-store/v10/files/df/e174a2c29e4e38d63c25a2f0fb49b68a5f2c7db3c89928ec4a4954d3a144f21a4e341db58b9eed3e3a83187f083265b7502b139a56c6f7442a06b8f5baaf11
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
113 B
Text

const DEFAULT_ENVIRONMENT = 'production';
export { DEFAULT_ENVIRONMENT };
//# sourceMappingURL=constants.js.map