Files
2e63d1c4-dafd-405d-9f6a-00d…/vercel.json
2026-03-20 18:03:20 +00:00

5 lines
97 B
JSON

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