Files
f42ed3ab-1406-49f4-b8ce-498…/vercel.json
2026-04-09 23:52:02 +00:00

5 lines
97 B
JSON

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