Files
ee89b54f-4ae1-4d1e-802a-aac…/vercel.json
2026-06-11 07:15:40 +00:00

5 lines
97 B
JSON

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