Files
9d7274f8-0d56-4f1f-abd6-50a…/vercel.json
2026-03-02 23:26:40 +00:00

5 lines
97 B
JSON

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