Files
0ef78cf9-02d3-4177-b80c-e95…/vercel.json
2026-03-08 20:23:54 +00:00

5 lines
97 B
JSON

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