Files
3a3f3e48-3c0e-45ae-be74-d8e…/vercel.json
2026-03-03 08:39:32 +00:00

5 lines
97 B
JSON

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