Louvivien

Results 6 comments of Louvivien

I have this problem as well. The first answer is ok and then I have the JSON problem everytime.

No when I add this at the beginning of my input, it does not solve the problem `Input:Only respond in JSON. I will give you more inputs related to my...

I managed to deploy on vercel updating next.config.js const baseConfig = require('./next.config.base'); /** @type {import('next').NextConfig} */ const nextConfig = { ...baseConfig, experimental: { legacyBrowsers: false, outputFileTracingIgnores: ['**canvas**'], }, }; module.exports...

I think it is for backend only

Hello we have to make this work to be compliant with EU regulations https://docs.stripe.com/co-badged-cards-compliance Do you know when this fix will happen as this is a legal risk for us...