Files
6d063b53-e3a9-4c8d-8776-8e6…/vercel.json
2026-06-10 17:17:42 +00:00

5 lines
97 B
JSON

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