Files
03b80c43-b64c-4e3f-8e3a-a79…/vercel.json
2026-03-09 17:53:23 +00:00

5 lines
97 B
JSON

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