Files
c3e6f1f0-5f81-479e-bbc4-42b…/vercel.json
2026-03-08 11:28:46 +00:00

5 lines
97 B
JSON

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