Rocky_Mountain_Vending/.pnpm-store/v10/files/f3/1e33dc4aca7257c1f77b8e2debe527b9d7c277c7e79b1cd4e1b674fe70c207e3bbe69db546482781d1c0ff88f20d691510888aa64867f6d2a1b406cff85c4f
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
161 B
Text

export const EXPIRE_WINDOW_MS = 5 * 60 * 1000;
export const REFRESH_MESSAGE = `To refresh this SSO session run 'aws sso login' with the corresponding profile.`;