Rocky_Mountain_Vending/.pnpm-store/v10/files/6c/812fd17855cbe833063f548143ab90269619182edadc8ba42d8ec4071580df258a3e7484a4be935cec57ede88d96022bdd396942d0a72e7fd6188dc29ad87b
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

2 lines
121 B
Text

import type { addLocale as Fn } from '../shared/lib/router/utils/add-locale';
export declare const addLocale: typeof Fn;