Files
23ae494a-0023-4b47-a90d-78d…/vercel.json
2026-04-03 17:25:51 +00:00

5 lines
97 B
JSON

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