Files
76f42f5e-e359-4407-bd6b-0be…/vercel.json
2026-03-15 23:50:08 +00:00

5 lines
97 B
JSON

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