Files
5f887e5b-bd2c-4c78-a90f-c25…/vercel.json
2026-04-30 23:48:41 +00:00

5 lines
97 B
JSON

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