Next.js Discord

Discord Forum

webpack error causing build to fail

Unanswered
Transvaal lion posted this in #help-forum
Open in Discord
Transvaal lionOP
I have this error in my nextjs build - Its coming from an api route where I am parsing some formData (I think) - I guess I need to add this to webpack? I do not know much about webpack curious if someone has an ideas?

1 Reply

Transvaal lionOP
I guess middleware if I am using package to parse in that it is running in edge runtime which may be causing my errors?