Files
4fc4e9fe-b770-4672-97ae-524…/vercel.json
2026-03-31 14:17:50 +00:00

5 lines
97 B
JSON

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