Files
2287dfe1-32ff-45cc-a8c2-726…/vercel.json
2026-03-08 08:04:08 +00:00

5 lines
97 B
JSON

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