7 lines
154 B
JSON
7 lines
154 B
JSON
{
|
|
"framework": null,
|
|
"installCommand": "pnpm install",
|
|
"buildCommand": "pnpm run build",
|
|
"outputDirectory": "public",
|
|
"devCommand": "pnpm run dev"
|
|
}
|