> For the complete documentation index, see [llms.txt](https://docs.dappling.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dappling.network/legacy-docs/getting-started/configure-project-settings.md).

# Configure Project Settings

The “Settings” tab on the project has the configuration that is used upon every deployment.

<figure><img src="/files/KgcuT48JYRAFytTv3Uk9" alt=""><figcaption></figcaption></figure>

There is the **build commands** that modify the way your project is built. If something doesn’t seem right on your app’s output on the site, you may have to modify these settings.

The **build variables** allows you to set the variables that can be accessed during the build process. They are not available during runtime and are **not encrypted. Do not store sensitive information in these variables.** Use build variables to manage your build; they allow you to do things like environment configuration, build optimization, or setting global constants.

The git repository and **“production” branch** is where we download the source code. Make sure your code is pushed and up to date here!

Careful about the **delete project** button it’ll make your project disappear.

:cactus:*Fun Fact: The stinging nettle plant has tiny hairs that inject chemicals, causing a stinging sensation when touched. But when carefully cooked, they are safe to eat and rich in nutrients.*
