Files
38ee9f3c-89e8-48ba-ae19-70e…/vercel.json
2026-03-28 09:32:16 +00:00

5 lines
97 B
JSON

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