The Build and Fix skill automates the process of building your application and resolving any build errors that occur. This is particularly useful when Next.js applications fail to build during deployment to Vercel.
To use this skill, simply type /build-and-fix <sub-app-name> in the chat, where <sub-app-name> is the name of the application you want to build and fix. The skill will:
