Files
9bdbf40c-58fa-42a0-aa20-afd…/vercel.json
2026-05-06 12:36:07 +00:00

5 lines
97 B
JSON

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