We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31e7094 commit 474d485Copy full SHA for 474d485
1 file changed
netlify.toml
@@ -1,4 +1,4 @@
1
[build]
2
- base = astro
+ base = "astro"
3
command = "npm run build"
4
- publish = "astro/dist"
+ publish = "dist"
0 commit comments