Rocky_Mountain_Vending/.pnpm-store/v10/files/5e/47f5ebe2c6d597d79596a073f3206d10df53361d0aac95b6d1c79f99c13892620bd7c312f0858ee69e2b157175d3396230f8ec2f3858bff88e55ac3b74af07
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
79 B
Text

export declare function requestTimeout(timeoutInMs?: number): Promise<never>;