Rocky_Mountain_Vending/.pnpm-store/v10/files/2a/eaefb0595b070acb4bb5f9c14f8545d9d3fae3eec5f680613683faed816f9c47ddb607b42a7db5b0fb458cf3a004807a894121a57bf3ceb384678b7073cde3
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

1 line
88 B
Text

export default function getRouteFromAssetPath(assetPath: string, ext?: string): string;