Files
41b1fc1b-0fb9-4f12-87e2-d73…/vercel.json
2026-03-05 17:56:12 +00:00

5 lines
97 B
JSON

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