Files
b46e1e92-e91b-481a-9d0b-d6f…/vercel.json
2026-04-12 18:03:50 +00:00

5 lines
97 B
JSON

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