next-multiparty
next-multiparty copied to clipboard
Easy & Simple File Uploads for Next.js
I am using Next version `13.2.4` and have the following error when deploying to Vercel. Could not resolve dependency: While resolving: [email protected] Found: [email protected]
I wrapped API handler as in example with exporting const , but facing following issue: ``` Error: Invalid config. Please export the config as the variable `const` at _callee$ (/Users/user/Development/www/project/node_modules/next-multiparty/dist/next-multiparty.cjs.development.js:936:21)...
Hey I use your lib on my projects but I always have an error here.  Can you help me ?