Files
26cc02f3-9bb3-4489-8bc8-8a0…/vercel.json
2026-03-03 18:10:02 +00:00

5 lines
97 B
JSON

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