Configure build settings for a repository that uses continuous deployment, and understand build image options for your site.| docs.netlify.com
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
Use environment variables to configure your site’s build and functionality. Learn how to declare and use environment variables with your site.| docs.netlify.com
Loads environment variables from .env file. Latest version: 16.4.7, last published: 3 months ago. Start using dotenv in your project by running `npm i dotenv`. There are 53703 other projects in the npm registry using dotenv.| npm
Inject JavaScript snippets into all pages of your site for analytics or A/B testing, either in the head tag or at the end of the body tag.| docs.netlify.com
Learn about the different options for declaring and using environment variables, their limits, and overrides.| 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
Divide traffic to your site between different deploys without performance impact. Use Split Testing for A/B testing or private beta releases.| 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
Optimize Images in your Next.js Application using the built-in `next/image` Component.| nextjs.org
Set up build hooks that trigger new builds and deploys when a URL receives a request. Use build hooks with external services or send requests yourself.| 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