Files
30f53b38-0dce-4234-8196-7e1…/vercel.json
2026-06-11 19:03:44 +00:00

5 lines
97 B
JSON

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