Files
30eef884-bfba-4a11-996d-d43…/vercel.json
2026-03-02 20:26:45 +00:00

5 lines
97 B
JSON

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