Files
2d9aa2d8-1e0d-42eb-a715-4bd…/vercel.json
2026-03-08 08:53:14 +00:00

5 lines
97 B
JSON

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