Files
10532c02-e1d0-455d-ac9e-c96…/vercel.json
2026-03-02 19:14:49 +00:00

5 lines
97 B
JSON

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