Skip to content

Commit 5b9b327

Browse files
authored
docs(vite): updating directory name (#437)
1 parent 6b591b2 commit 5b9b327

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/applications/vite.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ Vite is a build tool that aims to provide a faster and leaner development experi
1313

1414
- Set `Build Pack` to `nixpacks`.
1515
- Enable `Is it a static site?`.
16-
- Set `Output Directory` to `dist`.
16+
- Set `Publish Directory` to `dist`.
1717

1818

1919
## Vanilla JavaScript build (Static)
2020

2121
- Set `Build Pack` to `nixpacks`.
2222
- Enable `Is it a static site?`.
23-
- Set `Output Directory` to `dist`.
23+
- Set `Publish Directory` to `dist`.

0 commit comments

Comments
 (0)