Learn how to give our platform permission to access repository code, how to link a site to a repository, and how to access other repositories at build.| docs.netlify.com
Define custom headers sent in response to site requests using a _headers file or a netlify.toml file.| docs.netlify.com
Learn about the different options for declaring and using environment variables, their limits, and overrides.| docs.netlify.com
Create functions source files in TypeScript and JavaScript. Use environment variables with functions, manage dependencies, and test locally.| docs.netlify.com
Manage traffic to your site by defining redirect or rewrite rules in a _redirects file or a netlify.toml file.| docs.netlify.com
Specify dependencies for your project so that our platform can install required languages and software before running a build.| docs.netlify.com
Understand how site deploys work, access information on a deploy’s detail page, and control branches, deploy contexts, and deploy permissions.| docs.netlify.com
Identify environment variables available in the build environment, set your own environment variables, and use environment variables during builds.| docs.netlify.com
Use a netlify.toml configuration file to specify how the platform builds and deploys your project.| docs.netlify.com
Install our CLI (command line interface) and use it to run a local development environment, deploy your site, manage environment variables, and more.| docs.netlify.com