Files
4818550e-d0d4-4830-bbfe-071…/vercel.json
2026-04-02 19:26:51 +00:00

5 lines
97 B
JSON

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