Files
a4fd9e4f-129f-4916-904e-fd0…/vercel.json
2026-02-11 06:57:05 +00:00

5 lines
97 B
JSON

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