Files
9cfc96aa-b630-4e78-bc7b-966…/vercel.json
2026-03-28 09:22:22 +00:00

5 lines
97 B
JSON

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