Files
296219fb-6c7f-4412-b14e-ab0…/vercel.json
2026-03-11 08:55:09 +00:00

5 lines
97 B
JSON

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