Files
34c53fea-8f45-4feb-8234-c85…/vercel.json
2026-03-25 15:57:47 +00:00

5 lines
97 B
JSON

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