Files
552f7bb1-2e38-4214-a5eb-346…/vercel.json
2026-03-12 18:50:33 +00:00

5 lines
97 B
JSON

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