Add wrangler config to existing Nuxt 3 app in worker

For Workers & Pages, what is the name of the domain?

example.com

What is the issue or error you’re encountering

When I run my build command I do not see any wrangler related files in the dist folder

What steps have you taken to resolve the issue?

Created a wrangler.toml file in the root of the project and added some basic config

What are the steps to reproduce the issue?

I believe that if I had have created a new app using the wrangler cli that some setup would have happened “out of the box” whilst it installed required packages/set up config files.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.