Files
1361d412-daaf-4595-84ac-5ef…/vercel.json
2026-03-11 15:25:08 +00:00

5 lines
97 B
JSON

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