Files
964a2fc2-b987-4b1a-ac13-5f0…/vercel.json
2026-06-10 06:28:50 +00:00

5 lines
97 B
JSON

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