Files
eb6cb414-df41-49df-9fc1-132…/vercel.json
2026-06-09 19:30:36 +00:00

5 lines
97 B
JSON

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