© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Getting `wrangler pages dev` to work with nextjs - Cloudflare Developers
CD
Cloudflare Developers
•
12mo ago
•
1 reply
hanbaobao
Getting `wrangler pages dev` to work with nextjs
I am currently using nextjs and wrangler inside VScode and Devcontainers
.
I followed the following
guide
in the documentation to create a new app
.
To test out the new app
, running the following will set up the wrangler server
, and I am able to navigate to
/public
/
{files
}
.svg
wrangler pages dev /{app-folder} --ip 127.0.0.1
wrangler pages dev /{app-folder} --ip 127.0.0.1
,
However
, I am not able to render any of my
.tsx files or the webpage at all
.
What am I missing that is causing this
? Is there any documentation out there that can help to get this to work
?
Cloudflare Developers
Join
Welcome to the official Cloudflare Developers server. Here you can ask for help and stay updated with the latest news
86,942
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Pages middleware with nextjs and wrangler pages dev
CD
Cloudflare Developers / pages-help
2y ago
wrangler upload to pages.dev
CD
Cloudflare Developers / pages-help
17mo ago
wrangler pages dev --no-bundle
CD
Cloudflare Developers / pages-help
3y ago