Files
bdd7a4e4-a222-42fe-86d0-a01…/vercel.json
2026-04-19 04:03:35 +00:00

5 lines
97 B
JSON

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