Files
bbd5f5d6-5e03-448c-8985-8ed…/vercel.json
2026-03-05 01:05:53 +00:00

5 lines
97 B
JSON

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