Files
3b88f9de-fa63-417d-b3e7-571…/vercel.json
2026-06-09 12:20:43 +00:00

5 lines
97 B
JSON

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