Files
1f810e90-8f3a-41d3-8ea9-31d…/vercel.json
2026-04-27 12:18:50 +00:00

5 lines
97 B
JSON

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