Files
7a5e330d-0476-451a-a6b2-fd7…/vercel.json
2026-03-21 07:29:01 +00:00

5 lines
97 B
JSON

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