Files
6595fe14-b10d-4f5e-9edf-fff…/vercel.json
2026-06-05 22:33:22 +00:00

5 lines
97 B
JSON

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