Netlify Config

Configure Netlify projects via netlify.toml and the _headers/_redirects files — covering build settings and deploy contexts alongside environment variables/scopes and the Secrets Controller plus redirect/rewrite/proxy and custom-header rules. Use when setting a build command or publish directory, adding redirect or rewrite or proxy rules, configuring custom headers or basic auth, setting or scoping environment variables and secrets, wiring up a monorepo or SPA fallback, or skipping unnecessary builds. Reach for this whenever you touch netlify.toml or ask "why is my env var undefined in a function" or "how do I redirect this path".

practicalswan 21b73cd 3 files · 22.5 KB Updated

File contents

practicalswan/agent-skills/tree/main/netlify-config commit 21b73cd1c6

Frequently asked questions

npx skillmds add practicalswan/netlify-config