Files
5ff779ee-7203-41c6-b6ec-1d8…/vercel.json
2026-06-07 18:32:28 +00:00

5 lines
97 B
JSON

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