Files
be3e4eb5-c8f4-4fbb-95bb-460…/vercel.json
2026-05-19 19:00:26 +00:00

5 lines
97 B
JSON

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