1
0
mirror of https://github.com/NickKaramoff/toot synced 2025-02-06 12:24:07 +01:00
2023-09-02 21:57:51 +02:00

8 lines
155 B
JSON

{
"framework": "astro",
"installCommand": "pnpm install",
"buildCommand": "pnpm run build",
"outputDirectory": "dist",
"devCommand": "pnpm run dev"
}