im so confused ngl it says deployed and when i goto website theres nothing there all files are there

idk whats happening ill send more below
20 Replies
Alf
AlfOP2mo ago
alfie@Alfie-PC:~/infinity-portfolio$ npm run deploy
infinity-portfolio@1.0.0 deploy open-next build && wrangler pages deploy .open-next
Next.js version : 15.5.2 OpenNext v3.8.5 │ OpenNext — Building Next.js app │
infinity-portfolio@1.0.0 build next build
▲ Next.js 15.5.2 Creating an optimized production build ... ✓ Compiled successfully in 1542ms ✓ Linting and checking validity of types ✓ Collecting page data ✓ Generating static pages (6/6) ✓ Collecting build traces ✓ Finalizing page optimization Route (app) Size First Load JS ┌ ○ / 16.9 kB 122 kB ├ ○ /_not-found 994 B 103 kB ├ ƒ /api/cron 130 B 102 kB ├ ƒ /api/games 130 B 102 kB ├ ƒ /api/revalidate 130 B 102 kB ├ ○ /games 2.48 kB 108 kB └ ○ /privacy 162 B 105 kB + First Load JS shared by all 102 kB ├ chunks/255-e3bf15caf1f1e0f9.js 45.7 kB ├ chunks/4bd1b696-c023c6e3521b1417.js 54.2 kB └ other shared chunks (total) 1.93 kB ○ (Static) prerendered as static content ƒ (Dynamic) server-rendered on demand │ OpenNext — Generating bundle │ Bundling middleware function... Bundling static assets... Bundling cache assets... Building server function: default... Applying code patches: 2.836s Bundling revalidation function... Bundling image optimization function... Installing dependencies for image-optimization-function... Dependencies installed for image-optimization-function Bundling warmer function... OpenNext build complete. ⛅️ wrangler 4.43.0 ─────────────────── ✨ Success! Uploaded 12 files (106 already uploaded) (1.86 sec) 🌎 Deploying... ✨ Deployment complete! Take a peek over at https://06460339.infinity-portfolio.pages.dev log
Hard@Work
Hard@Work2mo ago
Do you have a repo somewhere?
Alf
AlfOP2mo ago
i can send u a zip?
Hard@Work
Hard@Work2mo ago
I would generally prefer a repository, if possible, otherwise a ZIP works
Alf
AlfOP2mo ago
idk how to make a repository i have no power rn i will send in morning when power is back
Hard@Work
Hard@Work2mo ago
Ah yeah, then I guess a ZIP works. Feel free to post it here
Alf
AlfOP2mo ago
thanks for responding tho i can add u to the cloudflare account?
Hard@Work
Hard@Work2mo ago
I don't think I would need access to your account, as I should be able to see what you might be missing from the repo/deploy command you shared. Also, be very careful giving access to your Cloudflare account to people, as giving such access(especially if not scoped correctly) can give a user control over all websites you own/manage through the account
Alf
AlfOP2mo ago
u seem trust worthy tho ngl
Hard@Work
Hard@Work2mo ago
Maybe(+ I'm a Cloudflare employee). It's generally just best practice to not give people more access than they need, whether with Cloudflare, or any other company/org/place
Alf
AlfOP2mo ago
well u can just get into my account urself if u an employee technically
Hard@Work
Hard@Work2mo ago
In this case, no. Just because someone is an employee does not they immediately get full access to your account. If you do believe there is an issue related to your account specifically, you should go via Support, who may be able to assist you better(though in this case, I wouldn't think it would be necessary)
Alf
AlfOP2mo ago
i dont think its related to my account i just said that bc i dont have access to electricity rn so i cant get files but u could wrangler into it ig
Hard@Work
Hard@Work2mo ago
Not necessarily, either. When running wrangler pages deploy .open-next, you deploy the contents of the .open-next directory to Cloudflare. Cloudflare does not have a view of the source files for your project, which would help more to debug your issue. When using Pages CI via GitLab/GitHub however, your source code would be stored on the respective git platform, and thus technically would be accessible even if your computer is not available
Alf
AlfOP2mo ago
ah im just copying 100k files from linux rn bc i cant zip on linux for some reason @Hard@Work | R2 how to put it in a respo repo its to big as zip a yo i think i found error i was using wrangler for windows not linux no thank you @Hard@Work | R2 i wasnt even in my linux environment this was first time using linux sorry all uploaded now it was tryna upload windoes code through linux
Hard@Work
Hard@Work2mo ago
Sorry, was offline for the weekend. Happy your problem was resolved
Alf
AlfOP4w ago
Go Infinity
Go Infinity
Explore the portfolio of our aquisitions, Go Infinity
Alf
AlfOP4w ago
all using cloudflare to host
Hard@Work
Hard@Work4w ago
Nice!
Alf
AlfOP4w ago
u might not think good but it has an admin panel and email server built in

Did you find this page helpful?