Files
22ac3ae5-de1c-45fd-905e-3de…/vercel.json
2026-03-11 18:25:55 +00:00

5 lines
97 B
JSON

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