Files
03c0112e-5bf5-401a-900b-4a0…/vercel.json
2026-03-05 09:36:52 +00:00

5 lines
97 B
JSON

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