Files
7a92bb6e-67db-462d-8576-dcd…/vercel.json
2026-03-11 18:17:47 +00:00

5 lines
97 B
JSON

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