Files
91b1e35f-47dd-4671-bdd2-940…/vercel.json
2026-06-11 14:40:59 +00:00

5 lines
97 B
JSON

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