Files
685dc2f1-ff67-4573-b6c4-bb9…/vercel.json
2026-03-09 19:22:52 +00:00

5 lines
97 B
JSON

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