Files
6ce61153-a41e-4f4a-a5dd-8ec…/vercel.json
2026-03-03 08:34:42 +00:00

5 lines
97 B
JSON

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