You do your own build as usual, and use `wrangler pages deploy ./output` where `output` is the folde
You do your own build as usual, and use
wrangler pages deploy ./output where output is the folder where your built assets are.

