Files
a54d7e6b-3fa9-433f-9bf7-967…/vercel.json
2026-03-02 20:06:12 +00:00

5 lines
97 B
JSON

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