Files
9f91d6be-79fc-4363-87d2-e21…/vercel.json
2026-05-14 14:04:29 +00:00

5 lines
97 B
JSON

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