Files
0b35f26b-348e-4452-ac52-a08…/vercel.json
2026-04-25 14:55:49 +00:00

5 lines
97 B
JSON

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