mirror of
https://github.com/vercel/commerce.git
synced 2025-06-19 13:41:22 +00:00
2 lines
62 B
TypeScript
2 lines
62 B
TypeScript
export const CSV_URL = process.env.NEXT_PUBLIC_CSV_URL || '/'
|