Files
bbb1fbf4-8d00-4d6b-b330-9bd…/vercel.json
2026-05-07 08:34:41 +00:00

5 lines
97 B
JSON

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