Files
56ad371a-457b-4711-9928-bea…/vercel.json
2026-06-08 15:40:20 +00:00

5 lines
97 B
JSON

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