Files
4bb98d2d-8b28-42eb-90c4-d49…/vercel.json
2026-03-10 13:20:55 +00:00

5 lines
97 B
JSON

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