Files
6eeb1310-1b1e-4aee-85d5-cb1…/vercel.json
2026-03-03 19:13:37 +00:00

5 lines
97 B
JSON

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