Rocky_Mountain_Vending/.pnpm-store/v10/files/a4/20225b75c3d0c146eabf82e2f786a2ca9381f189d22af2ede6dac6a18dc7670d4cb5997cfb3e3d8c636ea745d663ca152414e8a47c9eb44b68c97b9392c44d
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
104 B
Text

export declare function createServerInsertedMetadata(nonce: string | undefined): () => Promise<string>;