Files
67a8af0a-bdc5-41c2-ba9a-dea…/vercel.json
2026-03-20 16:00:06 +00:00

5 lines
97 B
JSON

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