Files
b23125ef-3f9b-42f4-9cf4-a9f…/vercel.json
2026-03-02 20:20:35 +00:00

5 lines
97 B
JSON

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