ImportFailed: Not valid JSON.
❯ npx convex import --table inmate_customers ~/src/data/customers_stripeid_20240302-1.json --prod
400 Bad Request: ImportFailed: Not valid JSON: EOF while parsing a value at line 264 column 1
❯ npx convex import --table inmate_customers ~/src/data/customers_stripeid_20240302-1.json --prod
400 Bad Request: ImportFailed: Not valid JSON: EOF while parsing a string at line 13 column 36
❯ npx convex import --table inmate_customers ~/src/data/customers_stripeid_20240302-1.json --prod
400 Bad Request: ImportFailed: Not valid JSON: EOF while parsing a value at line 46 column 3
