Files
6afd9ea7-b6df-4e58-97c7-55e…/vercel.json
2026-03-02 21:52:41 +00:00

5 lines
97 B
JSON

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