Files
6dbf7c3f-6114-42a0-bed5-0cb…/vercel.json
2026-06-10 02:09:45 +00:00

5 lines
97 B
JSON

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