Files
83db4fe8-d0fb-4125-8b16-733…/vercel.json
2026-05-20 10:39:01 +00:00

5 lines
97 B
JSON

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