Rocky_Mountain_Vending/.pnpm-store/v10/files/8f/bd89607c9b61220c202a7459a659f3cc0a151cd4f3ba42a21e358bf9e1e4659631cb696daba6286406b8788613936007b8f7c3bbfd2dfa13a15f40f9ef92ff
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
113 B
Text

export declare function matchNextDataPathname(pathname: string | null | undefined): false | Record<string, any>;