Failed to build image for Next.js
ipoool
FREEOP

8 months 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

8 months ago

Are you using nixpacks or a dockerfile?


sim
FREE

8 months ago

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


Loading...