Files
eff6fe93-5123-46c1-8d4e-e5f…/vercel.json
2026-03-17 06:25:49 +00:00

5 lines
97 B
JSON

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