Files
1f2a5847-d63a-4eb6-8120-30f…/vercel.json
2026-06-10 04:26:58 +00:00

5 lines
97 B
JSON

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