Files
581c896b-b3ce-4e73-915f-011…/vercel.json
2026-04-04 05:31:17 +00:00

5 lines
97 B
JSON

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