Files
6cbe3306-a4cd-4583-a7de-40f…/vercel.json
2026-04-12 09:58:34 +00:00

5 lines
97 B
JSON

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