Files
71a8b9b0-929c-43f1-bcdd-cc5…/vercel.json
2026-06-03 08:17:39 +00:00

5 lines
97 B
JSON

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