Files
bbc6690a-286f-4e97-a7e2-61d…/vercel.json
2026-03-13 14:09:01 +00:00

5 lines
97 B
JSON

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