Files
67042f64-45bb-457d-a971-43f…/vercel.json
2026-04-03 16:59:38 +00:00

5 lines
97 B
JSON

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