Files
763d818a-1b6f-4c22-ba80-052…/vercel.json
2026-03-13 06:04:46 +00:00

5 lines
97 B
JSON

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