Netlify Web
Use this skill as a basic starting point.
Workflow
- Review the build output and hosting requirements.
- Identify publish directory, redirects, and environment needs.
- Keep deployment configuration aligned with the actual app.
- Avoid adding platform-specific complexity unless needed.
- Verify deployed routing and assets.
Output
- Produce practical Netlify deployment changes.
- Keep hosting configuration simple and maintainable.
- Prefer minimal deployment setup over unnecessary customization.