Files
e53d9d26-4e85-4d15-be00-b61…/vercel.json
2026-05-10 05:03:49 +00:00

5 lines
97 B
JSON

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