Files
569ae05f-85fa-43a2-9cae-4b5…/vercel.json
2026-06-08 17:22:36 +00:00

5 lines
97 B
JSON

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