Files
451f923c-cc8c-4b1e-aef9-bda…/vercel.json
2026-06-11 21:56:26 +00:00

5 lines
97 B
JSON

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