Files
ee8ae0b1-872e-4b62-9b88-e2a…/vercel.json
2026-03-08 19:32:39 +00:00

5 lines
97 B
JSON

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