Files
8fcfa26d-6a8b-4f9c-99be-3b6…/vercel.json
2026-03-04 06:49:47 +00:00

5 lines
97 B
JSON

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