Files
12172059-de48-44d2-ab84-9e4…/vercel.json
2026-06-10 14:50:04 +00:00

5 lines
97 B
JSON

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