Files
baf8f9ca-1e2b-42ea-bd9f-ba6…/vercel.json
2026-06-04 22:27:03 +00:00

5 lines
97 B
JSON

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