Files
d3aaa5ba-0c42-4c28-9ded-289…/vercel.json
2026-03-12 02:17:05 +00:00

5 lines
97 B
JSON

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