Files
504e66d3-8a5e-4b1c-8b9d-c1b…/vercel.json
2026-03-06 06:37:20 +00:00

5 lines
97 B
JSON

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