Files
b4b3d205-c12f-4c4a-82b5-a2d…/vercel.json
2026-03-05 14:14:04 +00:00

5 lines
97 B
JSON

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