Files
f1506aed-b970-4274-8d64-525…/vercel.json
2026-05-25 06:00:38 +00:00

5 lines
97 B
JSON

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