Files
48e31e4a-925b-4cb5-8f90-cce…/vercel.json
2026-03-20 05:50:10 +00:00

5 lines
97 B
JSON

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