Files
13eceadb-9a60-442e-bfdb-f39…/vercel.json
2026-04-26 14:06:36 +00:00

5 lines
97 B
JSON

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