Files
8ec5eea6-d1ef-42f8-b641-f57…/vercel.json
2026-03-07 12:45:34 +00:00

5 lines
97 B
JSON

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