Files
dca1f1ce-960f-45b0-a079-14e…/vercel.json
2026-03-25 14:18:27 +00:00

5 lines
97 B
JSON

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