Files
4e309c1e-ddb3-4c22-a6c9-6df…/vercel.json
2026-03-10 20:49:35 +00:00

5 lines
97 B
JSON

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