Files
98573d4f-b9ef-4fc6-b4e7-bdd…/vercel.json
2026-03-07 19:20:25 +00:00

5 lines
97 B
JSON

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