Files
d7c4c62e-e981-4b3f-96c9-ada…/vercel.json
2026-03-03 23:13:43 +00:00

5 lines
97 B
JSON

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