Files
12a12b61-9031-4e63-be6e-55b…/vercel.json
2026-06-02 11:30:11 +00:00

5 lines
97 B
JSON

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