Files
f99236b7-43fc-4afc-af5d-33d…/vercel.json
2026-06-10 05:18:08 +00:00

5 lines
97 B
JSON

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