Files
055c33eb-8960-4756-8efe-c2b…/vercel.json
2026-02-28 03:09:43 +00:00

5 lines
97 B
JSON

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