1
0
mirror of https://github.com/NickKaramoff/toot synced 2025-01-31 09:35:17 +01:00
2023-09-02 21:51:20 +02:00

8 lines
154 B
JSON

{
"framework": null,
"installCommand": "pnpm install",
"buildCommand": "pnpm run build",
"outputDirectory": "public",
"devCommand": "pnpm run dev"
}