Files
1b1f54a2-b83b-4f66-b6b2-ab2…/vercel.json
2026-04-14 21:27:55 +00:00

5 lines
97 B
JSON

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