Files
8ad83ffb-13a3-4cff-bb5f-7f0…/vercel.json
2026-05-26 12:21:31 +00:00

5 lines
97 B
JSON

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