Files
f1726c70-db63-44e9-8030-c1c…/vercel.json
2026-01-08 15:44:37 +00:00

5 lines
97 B
JSON

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