Files
fbce2fe0-d30b-4734-baf6-d3f…/vercel.json
2026-04-24 14:03:36 +00:00

5 lines
97 B
JSON

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