Files
6acdef52-30c9-471e-9dfe-249…/vercel.json
2026-03-08 04:38:11 +00:00

5 lines
97 B
JSON

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