Files
506876c6-5d10-4706-869e-e83…/vercel.json
2026-05-07 17:27:02 +00:00

5 lines
97 B
JSON

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