Files
4bc6eded-20da-42c2-a57a-56c…/vercel.json
2026-03-20 19:38:58 +00:00

5 lines
97 B
JSON

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