How can I correctly get mongodb data at my deployed (by vercel) page?
When I try to get data use the fetchPrompts
fuction, it works well at my localhost, but failed at my deployment (by vercel).
When I try to get data use the fetchPrompts
fuction, it works well at my localhost, but failed at my deployment (by vercel).