Skip to content

Commit 4a87d40

Browse files
committed
Update Netlify config
1 parent be763ed commit 4a87d40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build]
22
base = "web-app"
3-
publish = "web-app/.next"
3+
publish = ".next"
44
command = "yarn install && yarn build"
55
ignore = "git diff --quiet $CACHED_COMMIT_REF $COMMIT_REF web-app .gitmodules"

0 commit comments

Comments
 (0)