Files
94dd8a7a-a30f-4853-b8e5-8f0…/vercel.json
2026-03-05 05:00:50 +00:00

5 lines
97 B
JSON

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