Files
894ccacc-94af-4063-b30e-a0a…/vercel.json
2026-04-22 14:30:46 +00:00

5 lines
97 B
JSON

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