Files
e7469fb8-0c28-4f5e-9728-e85…/vercel.json
2026-03-15 18:32:11 +00:00

5 lines
97 B
JSON

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