Files
60ce189e-e854-4f65-b252-287…/vercel.json
2026-03-29 11:37:18 +00:00

5 lines
97 B
JSON

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