Files
c85e68f2-0946-4214-a0c0-0bf…/vercel.json
2026-04-26 00:53:43 +00:00

5 lines
97 B
JSON

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