Files
40ed8ae5-2f64-43a7-be10-32e…/vercel.json
2026-06-12 04:34:43 +00:00

5 lines
97 B
JSON

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