Files
9f945e4e-830b-4256-8f2d-e51…/vercel.json
2026-04-18 16:44:42 +00:00

5 lines
97 B
JSON

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