Files
9ff2b1a7-5001-4e76-93f8-2e8…/vercel.json
2026-04-26 22:40:09 +00:00

5 lines
97 B
JSON

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