Files
70e2c2f8-c1ee-49b2-a231-490…/vercel.json
2026-03-02 19:57:35 +00:00

5 lines
97 B
JSON

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