Pedro Lopes

Results 1 issues of Pedro Lopes

When I try to deploy on Vercel with Next.js I always get this error ``` Error [ERR_REQUIRE_ESM]: Must use import to load ES Module: /vercel/path0/node_modules/react-markdown/index.js ``` I already checked #52,...