Files
121bf14e-4d60-4166-a196-6ca…/vercel.json
2026-03-14 09:09:34 +00:00

5 lines
97 B
JSON

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