Files
1425a2f7-cfc3-4007-999e-c01…/vercel.json
2026-06-02 16:02:07 +00:00

5 lines
97 B
JSON

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