1
0
mirror of https://github.com/NickKaramoff/toot synced 2025-01-31 01:27:28 +01:00

8 lines
154 B
JSON
Raw Normal View History

2023-09-02 21:51:20 +02:00
{
"framework": null,
"installCommand": "pnpm install",
"buildCommand": "pnpm run build",
"outputDirectory": "public",
"devCommand": "pnpm run dev"
}