Files
ed3ae50d-9864-417b-be93-2ed…/vercel.json
2026-04-18 01:27:05 +00:00

5 lines
97 B
JSON

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