Files
3f1e7504-9d1d-47d6-9891-bec…/vercel.json
2026-04-03 17:31:27 +00:00

5 lines
97 B
JSON

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