Files
145a45b8-818c-4b7d-94e0-b2e…/vercel.json
2026-05-11 00:21:57 +00:00

5 lines
97 B
JSON

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