mirror of
https://github.com/aljazceru/landscape-template.git
synced 2025-12-29 03:54:30 +01:00
3 lines
220 B
TOML
3 lines
220 B
TOML
[build]
|
|
functions = "functions" # netlify-lambda builds to this folder AND Netlify reads functions from here
|
|
publish = "build" # create-react-app builds to this folder, Netlify should serve all these files statically |