I have succeeded with wrangler, but I found that I can only upload a next project to a Pages is that
I have succeeded with wrangler, but I found that I can only upload a next project to a Pages is that true ? I cannot do it onto a Worker ?
_routes.json and my public folder is already excluded

upload_source_maps = true to wrangler.toml file."wrangler": "^3.99.0"pnpm next-on-pages && pnpm wrangler pages deploytsconfig.json.next/ and .vercel/ folders?
dns
pages-discussions


upload_source_maps = true"wrangler": "^3.99.0"pnpm next-on-pages && pnpm wrangler pages deploy.next/.vercel/dnspages-discussions{
"version": 1,
"description": "Built with @cloudflare/next-on-pages@1.13.7.",
"include": ["/*"],
"exclude": ["/_next/static/*"]
}