Files
7c13e9e0-4544-4480-9bd0-baf…/vercel.json
2026-04-23 22:03:32 +00:00

5 lines
97 B
JSON

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