Skip to content

Commit f6349cc

Browse files
committed
fix: use dev env for netlify
Signed-off-by: Ashish Kumar Mishra <[email protected]>
1 parent fe9bbe0 commit f6349cc

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,3 +1,3 @@
11
[context.deploy-preview]
2-
command = "npm run deploy"
2+
command = "npm run deploy-dev"
33
publish = "public"

0 commit comments

Comments
 (0)