Files
f0fb520e-752d-4c40-be9f-bbc…/vercel.json
2026-04-22 07:53:28 +00:00

5 lines
97 B
JSON

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