Files
97f657c6-900d-4c89-82cb-03e…/vercel.json
2026-03-05 07:57:08 +00:00

5 lines
97 B
JSON

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