Files
9347d9de-b076-4a8b-b1e2-18f…/vercel.json
2026-05-15 11:27:44 +00:00

5 lines
97 B
JSON

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