Files
10357719-4fa2-4e9d-b0b9-6d6…/vercel.json
2026-03-25 05:39:20 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}