Files
8137555b-24a2-4d41-bfcb-8e2…/vercel.json
2026-03-04 14:18:38 +00:00

5 lines
97 B
JSON

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