Files
9caffd28-5d90-4812-810e-6be…/vercel.json
2026-03-08 20:14:05 +00:00

5 lines
97 B
JSON

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