Files
429a7558-3bb9-43be-94d9-626…/vercel.json
2026-03-07 18:35:03 +00:00

5 lines
97 B
JSON

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