Files
08319580-c5f1-424c-bf26-893…/vercel.json
2026-03-29 08:59:39 +00:00

5 lines
97 B
JSON

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