Files

6 lines
98 B
JSON

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