Files
2b2ff826-b34a-4cc8-afbc-ebc…/vercel.json
2026-03-26 14:41:41 +00:00

5 lines
97 B
JSON

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