Files
5c3996f7-50be-45b9-b151-00d…/vercel.json
2026-06-09 20:46:27 +00:00

5 lines
97 B
JSON

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