Files
4623ce25-6c1f-4aaa-812b-438…/vercel.json
2026-04-23 10:13:14 +00:00

5 lines
97 B
JSON

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