Rocky_Mountain_Vending/.pnpm-store/v10/files/54/1fda6d8f7450b000e97031423bc1f0d84d3c799c635aa3b1c5b43c07195f9438a2400dd000ddc3f2fcd811f15be39643b149046515384c91c95906954209c7
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
63 B
Text

declare const RETRY_INTERVAL = 250;
export { RETRY_INTERVAL };