We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e26a635 commit be763edCopy full SHA for be763ed
netlify.toml
@@ -0,0 +1,5 @@
1
+ [build]
2
+ base = "web-app"
3
+ publish = "web-app/.next"
4
+ command = "yarn install && yarn build"
5
+ ignore = "git diff --quiet $CACHED_COMMIT_REF $COMMIT_REF web-app .gitmodules"
0 commit comments