Files
ff5b4b85-6555-4900-92e4-78e…/vercel.json
2026-03-14 06:47:22 +00:00

5 lines
97 B
JSON

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