Files
c377d72d-3c95-4c7b-a41a-de3…/vercel.json
2026-04-10 00:52:55 +00:00

5 lines
97 B
JSON

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