Files
ef7aabd4-f865-4cb7-af94-8fd…/vercel.json
2026-06-10 19:13:43 +00:00

5 lines
97 B
JSON

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