Files
71c439e2-1e4e-4899-a450-40d…/vercel.json
2026-03-22 06:00:43 +00:00

5 lines
97 B
JSON

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