Files
44ad3611-314e-4dff-b291-495…/vercel.json
2026-04-15 17:04:57 +00:00

5 lines
97 B
JSON

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