Files
1c8dc692-d04d-4efa-8b63-0f5…/vercel.json
2026-03-06 16:11:48 +00:00

5 lines
97 B
JSON

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