Files
1e293d41-9016-4177-bc3c-3b1…/vercel.json
2026-02-20 16:42:43 +00:00

5 lines
97 B
JSON

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