Files
1ccc56b6-0046-40b2-94f1-a82…/vercel.json
2026-03-15 11:01:14 +00:00

5 lines
97 B
JSON

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