Files
bcee885b-b9d4-477d-8a30-2ce…/vercel.json
2026-03-02 23:06:54 +00:00

5 lines
97 B
JSON

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