Files
471e0e45-5d79-4c05-a562-dbb…/vercel.json
2026-04-04 06:24:07 +00:00

5 lines
97 B
JSON

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