Files
1ff63b4a-4afd-4da4-94cd-41d…/vercel.json
2026-04-30 22:09:02 +00:00

5 lines
97 B
JSON

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