Files
79eb4f36-e363-49f9-874b-1b0…/vercel.json
2026-03-11 13:08:09 +00:00

5 lines
97 B
JSON

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