Files
542d9780-a3a5-4d42-9fa4-40f…/vercel.json
2026-04-19 23:39:21 +00:00

5 lines
97 B
JSON

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