Files
e324619d-8bc9-46ba-91ab-cb7…/vercel.json
2026-04-06 08:53:08 +00:00

5 lines
97 B
JSON

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