1
0
mirror of https://github.com/NickKaramoff/toot synced 2025-06-05 21:59:33 +02:00

Add netlify.toml

This commit is contained in:
Nikita Karamov
2023-09-02 23:06:01 +02:00
parent cda2ca6614
commit 1b32a5a600

3
netlify.toml Normal file
View File

@@ -0,0 +1,3 @@
[build]
command = "pnpm run build"
publish = "dist"