Files
2f2c04b3-69ad-4bcd-837a-3d5…/vercel.json
2026-03-05 16:21:58 +00:00

5 lines
97 B
JSON

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