Files
2026-07-13 12:38:34 +08:00

6 lines
98 B
JSON

{
"installCommand": "bun install",
"buildCommand": "bun run build",
"framework": "nextjs"
}