Files
b5849e4c-8a2e-4bcf-8bb3-6d5…/vercel.json
2026-04-09 23:53:41 +00:00

5 lines
97 B
JSON

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