Files
31df92af-7be3-4744-af3b-f96…/vercel.json
2026-05-14 05:53:23 +00:00

5 lines
97 B
JSON

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