Failed to build image for Next.js

ipoool
FREE

a month ago

I'm trying to deploy next.js but I always got error:
ReferenceError: File is not defined

at <unknown> (.next/server/pages/hub/packages/create.js:1:37256)

I believe to run "bun run build" on my local and I'm not get any errors

$10 Bounty

2 Replies

Are you using nixpacks or a dockerfile?


sim
FREETop 10% Contributor

23 days ago

Mind sharing your create.js file? I can take a look and see what's going on.