Files
ed8fa3c3-27bc-4fed-a6ed-928…/vercel.json
2026-05-05 08:59:10 +00:00

5 lines
97 B
JSON

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