Sorry, newbie here learning how to become a full stack dev. I’m following the instructions to deploy using vite as stated here:
In the Set up builds and deployments, set npm run build as the Build command, and dist as the Build output directory. → I can’t find the build output directory…? See me screenshot.
I tried adding dist next to wrangler, or in path but none of these combinations work.