Files
f0ab670d-5f3a-4ca5-837e-a4c…/vercel.json
2026-03-03 16:42:46 +00:00

5 lines
97 B
JSON

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