Files
1be02f64-0846-4b17-8c0e-e04…/vercel.json
2026-02-14 12:39:22 +00:00

5 lines
97 B
JSON

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