Files
527ecff7-767b-4332-94a0-9ff…/vercel.json
2026-03-11 04:01:44 +00:00

5 lines
97 B
JSON

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