Files
5981db4b-3ed7-4e24-9670-660…/vercel.json
2026-03-15 21:18:43 +00:00

5 lines
97 B
JSON

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